Added basic framework
This commit is contained in:
commit
2f9d1a75a0
12 changed files with 211 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Makefile
|
||||
pytest.ini
|
||||
.git/
|
||||
docs/
|
||||
venv/
|
||||
.gitignore
|
||||
README.md
|
||||
Reference in a new issue