Files
python-build/tests/test_00_install_pythonbrew.py
T

3 lines
111 B
Python

def test_install_pythonbrew():
from pythonbrew.installer import install_pythonbrew
install_pythonbrew()