mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Bumped RNS dependency to latest release version
This commit is contained in:
parent
168f91908e
commit
cca430ca18
@ -8,7 +8,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
rns = ">=0.6.0"
|
||||
rns = ">=0.7.4"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
rnsh = 'rnsh.rnsh:rnsh_cli'
|
||||
|
Loading…
Reference in New Issue
Block a user