5f76bd2af7
This allows collections to specify requirements and constraints for packages that ansible-test has requirements or constraints for.
2 lines
216 B
YAML
2 lines
216 B
YAML
minor_changes:
|
|
- ansible-test - Collections can now specify pip constraints for unit and integration test requirements using ``tests/unit/constraints.txt`` and ``tests/integration/constraints.txt`` respectively.
|