mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-17 02:29:18 -04:00
Upgrade rns to 0.5.0
This commit is contained in:
parent
44dacb3eb3
commit
5e97dc372e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ readme = "README.md"
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
docopt = "^0.6.2"
|
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"
|
tomli = "^2.0.1"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue