mirror of
https://github.com/markqvist/rnsh.git
synced 2025-05-08 01:05:07 -04:00
Trying to get build working
This commit is contained in:
parent
ad0df7828e
commit
5518e933b1
1 changed files with 2 additions and 4 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue