Skip to content
Prev Previous commit
Next Next commit
Packaging update of azure-mgmt-containerregistry
  • Loading branch information
azuresdkci committed Sep 6, 2018
commit 46da4fbf1bb5e62aa7d1d08e806ec1c14e9e1786
2 changes: 1 addition & 1 deletion azure-mgmt-containerregistry/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
install_requires=[
'msrest>=0.5.0',
'msrestazure>=0.4.32,<2.0.0',
'azure-common~=1.1,>=1.1.10',
'azure-common~=1.1',
],
cmdclass=cmdclass
)