add git to pyproject

This commit is contained in:
Milan Kolar 2021-05-27 23:58:02 +02:00
parent 8e778b774e
commit 45eb76e076

View file

@ -51,6 +51,7 @@ flake8 = "^3.7"
autopep8 = "^1.4"
coverage = "*"
cx_freeze = "^6.6"
GitPython = "*"
jedi = "^0.13"
Jinja2 = "^2.11"
pycodestyle = "^2.5.0"