Draft of Azure create_environment

This commit is contained in:
tomdds
2019-09-24 17:27:22 -04:00
parent 06239c94ba
commit 5cd20c650a
3 changed files with 180 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ PyYAML = "*"
azure-storage = "*"
azure-storage-common = "*"
celery = "*"
azure-mgmt-subscription = "*"
[dev-packages]
bandit = "*"