spoonbill@programming.devtoPython@programming.dev•constraint vs requirement. What's the difference?English
3·
11 hours agoConstraints are useful for restricting build dependencies of your dependencies, especially if they follow PEP-518.
Constraints are useful for restricting build dependencies of your dependencies, especially if they follow PEP-518.
What do you mean by “screen grab”?
But pyproject.toml supports neither locking nor constraints.