Skip to content

Commit d9614b1

Browse files
committed
Drop Trove classifiers irrelevant to this project and add chat link to packaging
1 parent ee07fab commit d9614b1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pyproject.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ classifiers = [
2222
"Development Status :: 3 - Alpha",
2323
"Intended Audience :: Developers",
2424
"Intended Audience :: Information Technology",
25-
"Intended Audience :: Science/Research",
2625

27-
"Topic :: Communications :: File Sharing",
28-
"Topic :: Internet",
2926
"Topic :: Scientific/Engineering",
3027
"Topic :: System :: Filesystems",
3128

@@ -38,5 +35,6 @@ classifiers = [
3835
"Programming Language :: Python :: 3 :: Only"
3936
]
4037

41-
#[tool.flit.metadata.urls]
42-
#Documentation = ""
38+
[tool.flit.metadata.urls]
39+
Chat = "https://matrix.to/#/!BjPVgBWvlihAKfBaaQ:ninetailed.ninja?via=ninetailed.ninja&via=matrix.org&via=librem.one"
40+
#Documentation = ""

0 commit comments

Comments
 (0)