move to py37 and requirements*txt

This commit is contained in:
Manuel Barkhau 2018-09-05 08:42:48 +02:00
parent 6aa16f7b37
commit 7125934418
5 changed files with 50 additions and 32 deletions

3
.gitignore vendored
View file

@ -28,6 +28,9 @@ var/
.eggs/
.pytest_cache/
# source dirs have to be explicitly added
src/
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.