-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Description
With the transition to azure-nspkg 3.0.0. I understand that moving forward it is only supported in Python 2.7. However the reliance has broken multiple different projects and how they install. As of right now I am forced to pin versions of nspkg so that the packages will install properly. It's not that I directly want to use nspkg it is that my applications can't cleanly install the packages without the pinnings.
Edit: I believe I have found the issue. Currently, there are a whole bunch of listings for "extras_require" to pin it, but as I understand it the qualifications should instead be done this way https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-platform-specific-dependencies