mirror of https://github.com/ansible/ansible.git
Cap pytest version to avoid relative import issue.
parent
787e6108e0
commit
3a8ac62596
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - Add ``pytest < 6.0.0`` constraint for managed installations on Python 3.x to avoid issues with relative imports.
|
Loading…
Reference in New Issue