DataDog / riot

A Python virtual env builder and command runner
https://ddriot.readthedocs.io/
Apache License 2.0
23 stars 15 forks source link

fix: use correct interpreter config for venv instance #146

Closed P403n1x87 closed 3 years ago

P403n1x87 commented 3 years ago

A venv should take interpreter information from a parent venv instance if it has no pys override.