Merge pull request #5444 from dsesami/add-crypto-akit

Added cryptography to awxkit deps

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-12-05 14:46:49 +00:00
committed by GitHub

View File

@@ -71,6 +71,7 @@ setup(
extras_require={
'formatting': ['jq'],
'websockets': ['websocket-client>0.54.0'],
'crypto': ['cryptography']
},
entry_points={
'console_scripts': [