add lincense information

This commit is contained in:
2021-06-27 14:46:23 +02:00
parent 5113f6995e
commit d1a84ae6d6
8 changed files with 760 additions and 33 deletions

View File

@ -17,6 +17,7 @@ flask-cors = "~=3.0.10"
flake8 = "~=3.9.2"
yapf = "~=0.31.0"
pre-commit = "~=2.13.0"
reuse = "*"
[requires]
python_version = "3.8"