Upgrade rns to 0.5.0

This commit is contained in:
Aaron Heise 2023-03-08 16:42:09 -06:00
parent 44dacb3eb3
commit 5e97dc372e
No known key found for this signature in database
GPG key ID: 6BA54088C41DE8BF

View file

@ -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]