Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thank you (and it's good to say so if another reader doesn't know), but yeah, the 4 versions I was referring to were 3.5-3.8... but my point is that it's now a perpetually moving target.

And fwiw "3.7 is the current version" doesn't help my users.



I think pip can select the version automatically as long as you provide the right metadata with the package. Shouldn't matter much really.

Maybe write in the README that the package is only tested on 3.7 and above so users can be aware of that and check. Bet they struggle to figure out what version to upgrade to as well.


> I think pip can select the version automatically as long as you provide the right metadata with the package. Shouldn't matter much really.

I don't think pip can install new versions of python. This becomes burdensome, especially for novices.

> Maybe write in the README that the package is only tested on 3.7 and above so users can be aware of that and check. Bet they struggle to figure out what version to upgrade to as well.

I must disagree with this philosophy. As a package maintainer, I think it's my responsibility to "struggle" so that my users don't need to. And fwiw, my employer also thinks that this is part of my job.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: