logging, gitignore, pin rns

This commit is contained in:
blankie 2026-07-03 02:25:03 +00:00
parent decefb89d5
commit a70d0db0bd
3 changed files with 10 additions and 3 deletions

View file

@ -9,7 +9,7 @@ description = "Decentralized link-sharing forum for TinyWeb"
license = {text = "AGPL-3.0-only"}
requires-python = ">=3.9"
dependencies = [
"rns",
"rns>=0.8.0",
]
[project.optional-dependencies]