aboutsummaryrefslogtreecommitdiffstats
path: root/.env
Commit message (Collapse)AuthorAgeFilesLines
* .env: fix windows compatibilityMaximilian Hils2015-09-011-3/+4
|
* improve autoenv scriptThomas Kriechbaumer2015-05-211-3/+3
| | | | | * properly quote DIR variable (it might contain spaces) * use builtin string magic instead of `dirname`
* Add an autoenv file to auto-activate the virtualenvAldo Cortesi2015-04-081-0/+5
See https://github.com/kennethreitz/autoenv