mirror of https://github.com/ansible/ansible.git
ansible-test - Add minimum constraints for pytest.
Use `--strict` for `pytest` on Python 2.6 since `--strict-markers` is not available.pull/75773/head
parent
a2d4a8a9f3
commit
b51e62f6e5
@ -0,0 +1,4 @@
|
||||
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.
|
Loading…
Reference in New Issue