49504da1ed
This allows collections to specify requirements and constraints for packages that ansible-test has requirements or constraints for.
(cherry picked from commit 5f76bd2af7
)
Co-authored-by: Matt Clay <matt@mystile.com>
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.
|