Replace foreman with honcho

This commit is contained in:
Ryan Ahearn
2022-11-01 09:54:31 -04:00
parent 55bccecf10
commit db96c4d82f
4 changed files with 28 additions and 13 deletions

View File

@@ -77,6 +77,7 @@ requests-mock = "==1.9.3"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"
bandit = "*"
honcho = "*"
[requires]
python_version = "3.9"