-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
part:noxAffects the configuration of noxAffects the configuration of noxtype:bugSomething isn't workingSomething isn't working
Milestone
Description
What happened?
When using a dependency that has a git repository instead of specific version numbers, the pytest_min Nox sessions will fail complaining that there is no minimum requirement specified.
What did you expect instead?
Even when the above is true, I expected git dependencies to be treated specially, as they are not a range, so the dependency is effectively pinned. The dependency must be exactly that git hash, so it is both the maximum and minimum supported version.
Affected version(s)
No response
Affected part(s)
Tools to configure nox (part:nox)
Metadata
Metadata
Assignees
Labels
part:noxAffects the configuration of noxAffects the configuration of noxtype:bugSomething isn't workingSomething isn't working