mirror of
https://github.com/markqvist/rnsh.git
synced 2025-03-12 02:16:26 -04:00
Trying to get build working
This commit is contained in:
parent
ad0df7828e
commit
5518e933b1
@ -18,10 +18,8 @@ rnsh = 'rnsh.rnsh:rnsh_cli'
|
|||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "^7.2.1"
|
pytest = "^7.2.1"
|
||||||
flake8 = "^6.0.0"
|
setuptools = "^67.2.0"
|
||||||
bandit = "^1.7.4"
|
black = "^23.1.0"
|
||||||
isort = "^5.12.0"
|
|
||||||
safety = "^2.3.5"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user