This commit is contained in:
Rich
2021-07-10 11:19:22 +01:00
parent 60fac4f814
commit 6c02604ed5
9 changed files with 246 additions and 114 deletions

View File

@@ -15,6 +15,8 @@ pylint = "*"
flake8 = "*"
yapf = "*"
black = "*"
pylint_flask = "*"
pylint_flask_sqlalchemy = "*"
[requires]
python_version = "3.7"