This commit is contained in:
utahta
2011-07-11 00:01:20 +09:00
parent 2469c1a7af
commit f09e32372d
+1 -1
View File
@@ -2,7 +2,7 @@ from tests import TESTPY_VERSION
class InstallOptions(object):
force = True
no_test = False
no_test = True
verbose = False
configure = ""
no_setuptools = False