We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee07fab commit d9614b1Copy full SHA for d9614b1
pyproject.toml
@@ -22,10 +22,7 @@ classifiers = [
22
"Development Status :: 3 - Alpha",
23
"Intended Audience :: Developers",
24
"Intended Audience :: Information Technology",
25
- "Intended Audience :: Science/Research",
26
27
- "Topic :: Communications :: File Sharing",
28
- "Topic :: Internet",
29
"Topic :: Scientific/Engineering",
30
"Topic :: System :: Filesystems",
31
@@ -38,5 +35,6 @@ classifiers = [
38
35
"Programming Language :: Python :: 3 :: Only"
39
36
]
40
37
41
-#[tool.flit.metadata.urls]
42
-#Documentation = ""
+[tool.flit.metadata.urls]
+Chat = "https://matrix.to/#/!BjPVgBWvlihAKfBaaQ:ninetailed.ninja?via=ninetailed.ninja&via=matrix.org&via=librem.one"
+#Documentation = ""
0 commit comments