-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
ContextualVersionConflict while installing py dependency of pytest #2994
Comments
I'm not sure if the above details are enough to debug. In case you need any additional information, I'ld be glad to help! |
pytest requires |
I tried that earlier but it still fails for python 3.3 and python 3.4 with the same error. Are you able to see the CI build? I can make the change and try again in that case. |
Updated setup.py. Now I see a different error: py v1.5.0 is not available on python 3.3 build. (I guess I have missed it earlier).
|
I believe I can retire Python 3.3 support as Python 3.3.x has reached EOL. Thank you! |
Yes, pytest>=3.3 no longer supports Python 2.6 and 3.3. 👍 |
Environment: Travis CI
Python versions: 3.3 and 3.4
Setup.py from Buku
Travis job
Raw log in case you can't access the job:
The text was updated successfully, but these errors were encountered: