mirror of
https://github.com/markqvist/rnsh.git
synced 2025-04-10 18:09:02 -04:00
Upgrade rns to 0.5.0
This commit is contained in:
parent
44dacb3eb3
commit
5e97dc372e
@ -9,7 +9,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
docopt = "^0.6.2"
|
||||
rns = { git = "https://github.com/acehoss/Reticulum.git", branch = "feature/channel" } #{ path = "../Reticulum/", develop = true } #
|
||||
rns = "0.5.0" #{ git = "https://github.com/acehoss/Reticulum.git", branch = "feature/channel" } #{ path = "../Reticulum/", develop = true } #
|
||||
tomli = "^2.0.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
Loading…
x
Reference in New Issue
Block a user