add AGPLv3 license
This commit is contained in:
parent
5dce1323c6
commit
0e7e6d8413
2 changed files with 575 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "setuptools.backends._legacy:_Backend"
|
|||
name = "tinyweb-forum"
|
||||
version = "0.1.0"
|
||||
description = "Decentralized link-sharing forum for TinyWeb"
|
||||
license = {text = "MIT"}
|
||||
license = {text = "AGPL-3.0-only"}
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"rns",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue