mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Prepare basic 3.0.0 setup (#870)
* Drop support for ansible-core < 2.17. * Galaxy can show included content nowadays. (Not perfect, but a lot better than before.) * This should have been removed a long time ago.
This commit is contained in:
@@ -4,10 +4,5 @@
|
||||
|
||||
bcrypt
|
||||
cryptography
|
||||
freezegun
|
||||
idna
|
||||
ipaddress ; python_version < '3.0'
|
||||
|
||||
freezegun == 0.3.10 ; python_version < '2.7'
|
||||
freezegun ; python_version >= '2.7'
|
||||
unittest2 ; python_version < '2.7'
|
||||
importlib ; python_version < '2.7'
|
||||
|
||||
Reference in New Issue
Block a user