fixed missing installation dependency

This commit is contained in:
Bryan Bailey
2022-05-25 19:02:17 -04:00
parent 4b6a8cf821
commit 24ae5b9393
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
env
venv
__pycache__
.pytest_cache
.coverage