mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
pythonbrew-install script accept Python-2.7
This commit is contained in:
@@ -5,6 +5,7 @@ class InstallOptions(object):
|
||||
configure = ""
|
||||
no_setuptools = False
|
||||
alias = None
|
||||
jobs = 2
|
||||
|
||||
def test_install():
|
||||
from pythonbrew.commands.install import InstallCommand
|
||||
|
||||
Reference in New Issue
Block a user