aboutsummaryrefslogtreecommitdiff
path: root/test/test_installation.py
AgeCommit message (Collapse)Author
2020-07-12test: add installation testKonrad Weihmann
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>