Added basic framework

This commit is contained in:
jef 2020-08-08 09:19:09 +02:00
commit 2f9d1a75a0
12 changed files with 211 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
Makefile
pytest.ini
.git/
docs/
venv/
.gitignore
README.md