mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
update
This commit is contained in:
@@ -2,7 +2,7 @@ from tests import TESTPY_VERSION
|
|||||||
|
|
||||||
class InstallOptions(object):
|
class InstallOptions(object):
|
||||||
force = True
|
force = True
|
||||||
no_test = False
|
no_test = True
|
||||||
verbose = False
|
verbose = False
|
||||||
configure = ""
|
configure = ""
|
||||||
no_setuptools = False
|
no_setuptools = False
|
||||||
|
|||||||
Reference in New Issue
Block a user