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/test/lib/ansible_test/_data/requirements/sanity.import.txt

3 lines
208 B
Plaintext

pyyaml # required for the collection loader to parse yaml for plugin routing
virtualenv ; python_version <= '2.7' # virtualenv required on Python 2.x, but on Python 3.x we can use the built-in venv instead