We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29378e3 commit 9baee49Copy full SHA for 9baee49
pyvenv.cfg
setup.py
@@ -40,7 +40,6 @@ def read(filename):
40
'Programming Language :: Python :: 3.9',
41
'Topic :: Software Development :: Libraries',
42
],
43
- # namespace_packages=['maas'],
44
packages=find_packages(
45
include={"maas", "maas.*"},
46
exclude={"*.tests", "*.testing"},
0 commit comments