Trying to get build working

This commit is contained in:
Aaron Heise 2023-02-11 08:40:54 -06:00
parent ad0df7828e
commit 5518e933b1

View File

@ -18,10 +18,8 @@ rnsh = 'rnsh.rnsh:rnsh_cli'
[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
flake8 = "^6.0.0"
bandit = "^1.7.4"
isort = "^5.12.0"
safety = "^2.3.5"
setuptools = "^67.2.0"
black = "^23.1.0"
[build-system]
requires = ["poetry-core"]