Start using venv

This commit is contained in:
Joscha 2019-05-14 16:16:19 +00:00
parent a80f4c3788
commit b44e510dd2

7
.gitignore vendored
View file

@ -1,2 +1,9 @@
# venv stuff
bin/
lib/
lib64
pyvenv.cfg
# other python stuff
.mypy_cache/ .mypy_cache/
__pycache__/ __pycache__/