mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
update 0.5
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from pythonbrew.installer import install_pythonbrew
|
||||
if __name__ == "__main__":
|
||||
install_pythonbrew()
|
||||
Reference in New Issue
Block a user