WIP on CI action

This commit is contained in:
Andrew Brookins 2021-10-20 17:13:42 -07:00
parent 49654eeede
commit 2523a98be6
5 changed files with 266 additions and 5 deletions

View file

@ -27,6 +27,8 @@ black = "^21.9b0"
isort = "^5.9.3"
flake8 = "^4.0.1"
bandit = "^1.7.0"
coverage = "^6.0.2"
pytest-cov = "^3.0.0"
[tool.poetry.scripts]