Commit Graph
3 Commits
Author SHA1 Message Date
jwg4andGitHub 1ee9409e83 Add env.bak, re-arrange 2017-06-21 15:45:53 +00:00
jwg4andGitHub 86db3967f8 Add venv.bak - created by terrarium
Terrarium backs up old virtual environments by moving them to this dir.
2017-06-21 15:42:05 +00:00
jwg4andGitHub 252058ed8e Consolidate all environments in one section
Some of these names relate to specific tools, others could be used by multiple tools. In particular, virtualenv, the most popular tool for creating Python environments, does not mandate any of these and venv/ or .venv are simply conventional. It is more readable to group all of these together.
2017-05-22 09:24:44 +00:00