Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 03eb0d6 + 85264f0 commit b7c853bCopy full SHA for b7c853b
1 file changed
setupext.py
@@ -577,7 +577,7 @@ def get_package_data(self):
577
578
class Tests(OptionalPackage):
579
name = "tests"
580
- default_config = True
+ default_config = False
581
582
def get_packages(self):
583
return setuptools.find_packages("lib", include=["*.tests"])
0 commit comments