ansible/test/integration/targets/uri/files/constraints.txt

3 lines
166 B
Text
Raw Normal View History

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+