| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include tests folder in source distribution | Matthew Iversen | 2015-09-21 | 1 | -2/+2 |
| | | | | | | | Renamed files to enable convenient glob matching in MANIFEST.in Fixes #714 | ||||
| * | Solved problem when using "set -u" in bash | Tomas Zulberti | 2014-09-10 | 1 | -0/+2 |
| | | | | | | | | | | If you use "set -u" in bash, before the activation of an virtualenv then, the activation will fail because there are some variables that are unbond The same happens if the virtualenv is active and you want to deactivate it. | ||||
| * | Fix test_activate.sh for shells without 'source'. | Carl Meyer | 2012-08-10 | 1 | -1/+1 |
| | | |||||
| * | More verbose output to show what's being tested. | Marc Abramowitz | 2012-05-04 | 1 | -0/+20 |
| | | |||||
| * | Add new test for activate.sh stuff | Marc Abramowitz | 2012-05-04 | 1 | -0/+74 |
