westurner / dotfiles

Bash, Python, IPython scripts, and userspace configuration https://westurner.org/dotfiles/
https://westurner.org/dotfiles/
BSD 3-Clause "New" or "Revised" License
40 stars 7 forks source link

ENH,BUG: venv.py: set alternate __WRK path #14

Open westurner opened 9 years ago

westurner commented 9 years ago
venv --ve='dotfiles' --wrk="~/workspacez" [--print-bash | --print-vars]
westurner commented 9 years ago

There should be a test case for this; right about here: https://github.com/westurner/dotfiles/blob/master/src/dotfiles/venv/ipython_config.py#L3579