Julian / venvs

venvs creates virtualenvs
https://pypi.org/project/venvs/
MIT License
17 stars 12 forks source link

Conditional linking #99

Open Julian opened 4 years ago

Julian commented 4 years ago

Maybe being able to say

link = ["foo?"]

is convenient if foo may or may not be installed depending on environment markers or whatever.