Skip to content
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

Travis runs tests on Python 3.3, which fails because the pytest dependency is not available for 3.3 #286

Closed
dralley opened this issue Dec 17, 2017 · 1 comment

Comments

@dralley
Copy link
Contributor

dralley commented Dec 17, 2017

pytest requires Python '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*' but the running Python is 3.3.6

https://pypi.python.org/pypi/pytest

@sigmavirus24
Copy link
Member

Let's drop 3.3, would you send a PR to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants