DataDog / riot

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

feat(venv): add pip install options #194

Closed mabdinur closed 1 year ago

mabdinur commented 1 year ago

Adds support for passing pip install options to riot venvs.

mabdinur commented 1 year ago

This feature is not required. https://pip.pypa.io/en/stable/topics/configuration/#environment-variables can be used instead.