This repository was archived by the owner on Jan 19, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
PEP 508 compliant dependency specifications "don't work" #17
Open
Description
We had an issue earlier where there was a dependency in a new version of connexion
'pathlib>=1.0.1; python_version < "3.4"',
This did not "work" although our python version for flask, which has connexion as a dependency is built with python 3.5.
Metadata
Metadata
Assignees
Labels
No labels