Skip to content

Conversation

@priv-kweihmann
Copy link
Contributor

after PEP440 support has been removed in newer setuptools (v66+) this would otherwise result in an error like setuptools.extern.packaging.specifiers.InvalidSpecifier: Invalid specifier: '>=3.6.*'

Signed-off-by: Konrad Weihmann kweihmann@outlook.com

after PEP440 support has been removed in newer setuptools
(v66+) this would otherwise result in an error like
setuptools.extern.packaging.specifiers.InvalidSpecifier:
Invalid specifier: '>=3.6.*'

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
@pombredanne
Copy link
Member

@priv-kweihmann Thanks... this has been a major PITA (together with the "packaging" library droping support for LegacyVersion) aboutcode-org/tracecode-toolkit-strace#5 is a related issue and the solution was to merge the latest https://github.com/nexB/skeleton that has the fix too. This may be a better solution overall, but I am merging this for now anyway. Thank you ++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants