You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-pytest-constra...

5 lines
202 B
YAML

minor_changes:
- ansible-test - Set minimum version constraints for ``pytest``.
bugfixes:
- ansible-test - Use ``--strict`` for ``pytest`` on Python 2.6 since ``--strict-markers`` is not available.