We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0860e48 commit c836ef9Copy full SHA for c836ef9
pyproject.toml
@@ -16,14 +16,13 @@ keywords=[
16
"community detection",
17
"clustering"
18
]
19
-license = {text = "GPLv3+"}
+license = "GPL-3.0-or-later"
20
classifiers = [
21
"Development Status :: 4 - Beta",
22
"Environment :: Console",
23
"Intended Audience :: End Users/Desktop",
24
"Intended Audience :: Developers",
25
"Intended Audience :: Science/Research",
26
- "License :: GPL-3.0-or-later",
27
"Operating System :: MacOS :: MacOS X",
28
"Operating System :: Microsoft :: Windows",
29
"Operating System :: POSIX",
0 commit comments