Skip to content

Commit ec54b31

Browse files
committed
Update pyproject.toml
1 parent 9ed33e8 commit ec54b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ authors = [
99
]
1010
description = "Minimalistic atomic DFT code."
1111
readme = "README.md"
12+
license = "GPL-3.0-or-later"
1213
requires-python = ">=3.11"
1314
classifiers = [
1415
"Environment :: Console",
1516
"Intended Audience :: Education",
16-
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
1717
"Operating System :: POSIX",
1818
"Operating System :: MacOS",
1919
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)