Create project skeleton.

This commit is contained in:
Patrick Jentsch
2019-07-03 10:31:23 +02:00
parent af4edbdb57
commit da8ab512a9
6 changed files with 22 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
Flask==1.0.3
python-dotenv==0.10.3