Closed Nicusor97 closed 4 years ago
Do you think I should release a dot version with this change?
@leplatrem From my point of view I think will be useful to have a dot version with this change. On my side, I added a pin until we will have a new cornice
version with python_requires='>=3.5'
Done! Thanks!
It will prevent users with Python 2.7 from downloading a Sdist version that cannot be built.
Note: supporting python_requires requires setuptools>=24.2.0 and pip>=9.0.0 to benefit from it. Details here: https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires