Closed mezuzza closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
Hey, sorry about the random PR. Just made a quick fix for our own builds and thought I'd try to contribute it back. It's a fairly small change, but let me know if I missed something from the CONTRIBUTE.md.
Thanks @mezuzza , I plan on getting rid of the setup.py anyway at some point to use the toml definition instead.
Release is available on pypi
Python packaging 23.0 removes the ability to use inequalities with specifiers containing
*
. This means that projects that depend on this library fail to build if using an updated build tooling.See the following: