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/integration/targets/uri/files/constraints.txt

3 lines
166 B
Plaintext

cryptography < 2.2 ; python_version < "2.7" # cryptography 2.2+ requires python 2.7+
pyopenssl < 18.0 ; python_version < "2.7" # pyopenssl 18.0+ requires python 2.7+