We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98eae31 commit f746c62Copy full SHA for f746c62
setup.py
@@ -31,7 +31,6 @@
31
32
# So content packages are:
33
content_package = [p for p in packages if p not in meta_package+nspkg_packages]
34
-content_package.insert(0, "azure-common")
35
36
# Package final:
37
if "install" in sys.argv:
0 commit comments