-
Notifications
You must be signed in to change notification settings - Fork 42
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
How do I run the tests? #6
Comments
I just verified it works fine for me. I am running on Linux, so I'm not sure what environment you are on
|
Same here (recent openSUSE Linux, RPM based). I did:
The build works, the tests don't do anything. What version of python do you use? |
I'm currently using Python 3.6 (I'm running arch linux), but the last time I updated this code, it was working with Python 3.4 |
I'm running
This is on MacOS. |
Test output in 3.5:
|
I'd expect to run the tests with
python3 setup.py test
but that runs 0 tests:The text was updated successfully, but these errors were encountered: