Replies: 3 comments 7 replies
|
Can pypi tell us how many downloads were by a specific Python version? |
2 replies
|
Well, seems like pytest has dropped support for 3.5 😅 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was running some 3.5 tests this morning and I got this message:
We have already done this for 3.4, if I remember correctly it meant looking into how many of our users are using 3.5.
I suggest we follow the same process for 3.5 and evaluate if it would be possible to drop support for this version.
All reactions