mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
ipaddress is part of stdlib for Python 3. (#275)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cryptography
|
||||
ipaddress
|
||||
ipaddress ; python_version < '3.0'
|
||||
pyopenssl
|
||||
|
||||
unittest2 ; python_version < '2.7'
|
||||
|
||||
Reference in New Issue
Block a user