ionelmc / cookiecutter-pylibrary

Enhanced cookiecutter template for Python libraries.
BSD 2-Clause "Simplified" License
1.25k stars 207 forks source link

Use tox --sitepackages for the tox -e bootstrap call #223

Closed dHannasch closed 3 years ago

dHannasch commented 3 years ago

so that tox does not hang indefinitely if there is no active Internet connection.