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 1b0c9ee commit dfdd44fCopy full SHA for dfdd44f
setup.py
@@ -64,7 +64,7 @@ def run(self):
64
sdist.run(self)
65
66
67
-print("WHAT WHAT", find_packages("src", exclude=["*.tests", "*.tests.*", "tests.*", "tests"]))
+# print("TO COPY", find_packages("src", exclude=["*.tests", "*.tests.*", "tests.*", "tests"]))
68
69
setup(
70
cmdclass={
0 commit comments