Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep flake happy | Xavier Verges | 2020-10-05 | 1 | -3/+5 |
| | |||||
* | Do not break convention when updating sys.path | Xavier Verges | 2020-10-05 | 1 | -0/+6 |
| | |||||
* | test: add installation test | Konrad Weihmann | 2020-07-12 | 1 | -0/+29 |
which installs the current codebase in a venv and runs 'import git' to test if codebase can be installed properly. This adds virtualenv to the test requirements Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> |