Adding Tahoe-LAFS (ongoing)
Contributes to #4. Adding a Tahoe-LAFS instance to enable testing of saving data to a descentralized file system.
This commit is contained in:
parent
7589b4be83
commit
66a45e19f3
3 changed files with 1005 additions and 8 deletions
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"tahoe-lafs>=1.19.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue