-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests #17
Comments
|
I'll update the table later |
shall your software support only python 3.x? back-to-topic: the config,json file is gone... i assume at the moment the work in progress is too heavy to validate code... i figured out >60 issues... you should really follow a code style like pep8 described here: |
I've been running pep8 on the code since the beginning already. It's also trivial to add pep8 to the testing suite. |
@urthub this runs on py3 currently, py2 has not been tested (except for @Ballsnack confirming it doesn't work 😄). It's up to @ClearSkies but I don't really see the point in adding py2 support. |
@urthub I've tested it with 2.7.6 and it runs fine. If you follow the instructions in the README, you should have no problems. |
things that need testing:
The text was updated successfully, but these errors were encountered: