mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
Fix CI (1/2) (#284)
* New default docker image no longer contains bcrypt. * Install cryptography for ACME tests. * Add constraints.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cryptography
|
||||
ipaddress ; python_version < '3.0'
|
||||
pyopenssl
|
||||
bcrypt
|
||||
|
||||
unittest2 ; python_version < '2.7'
|
||||
importlib ; python_version < '2.7'
|
||||
|
||||
Reference in New Issue
Block a user