Julian / venvs

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

Support multiple stashes of venvs #11

Open Julian opened 7 years ago

Julian commented 7 years ago

It should be possible to tell convergeenvs where to look for a config file, and where to place virtualenvs from it (both combining together and maintaining separate locations seem useful).

Julian commented 5 years ago

Initial thought on mechanics:

Julian commented 5 years ago

More initial thought'ing -- easiest here might be to start by just supporting a venvs.d directory, and then we can worry about separate stashes from separate configs.