mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
3 lines
111 B
Python
3 lines
111 B
Python
def test_install_pythonbrew():
|
|
from pythonbrew.installer import install_pythonbrew
|
|
install_pythonbrew() |