python / pyperformance

Python Performance Benchmark Suite
http://pyperformance.readthedocs.io/
MIT License
870 stars 175 forks source link

support --inherit-environ when reusing a venv #288

Closed carljm closed 1 year ago

carljm commented 1 year ago

The --inherit-environ flag was only inconsistently supported; it had no effect in case we were reusing an existing venv.