News

Creates a Python virtual environment & activates it Installs pip, setuptools, wheel and tox Creates a tox.ini file from a basic template that I always use Creates a blank requirements.txt file ...
This is a tracking issue for removing the requirement on python for bootstrapping the compiler. Note that bootstrap.py is never going to be removed altogether, since distros still need to get a boo ...