Skip to content
Prev Previous commit
Next Next commit
use azure-mgmt-core 1.0.0b2
  • Loading branch information
jsntcy committed Apr 13, 2020
commit 65ec3eb6aebb0bd147a292f5ac70e866a1f9d11b
2 changes: 1 addition & 1 deletion src/azure-cli-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
'six~=1.12',
'wheel==0.30.0',
'azure-mgmt-resource==8.0.1',
'azure-mgmt-core==1.0.0b1'
'azure-mgmt-core @ https://azurecorepoc.blob.core.windows.net/sdks/azure_mgmt_core-1.0.0b2-py2.py3-none-any.whl'
]

TESTS_REQUIRE = [
Expand Down