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 9ed33e8 commit ec54b31Copy full SHA for ec54b31
pyproject.toml
@@ -9,11 +9,11 @@ authors = [
9
]
10
description = "Minimalistic atomic DFT code."
11
readme = "README.md"
12
+license = "GPL-3.0-or-later"
13
requires-python = ">=3.11"
14
classifiers = [
15
"Environment :: Console",
16
"Intended Audience :: Education",
- "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
17
"Operating System :: POSIX",
18
"Operating System :: MacOS",
19
"Programming Language :: Python :: 3",
0 commit comments