Skip to content

Commit ddd9ce8

Browse files
committed
chore: remove unnecessary classifiers from pyproject.toml
1 parent f823bbb commit ddd9ce8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,12 @@ readme = "README.md"
2323
license = "GPL-3.0-or-later"
2424
keywords = ["quantum", "manybody", "quantum-chemistry", "quantum-simulation", "molecular-simulation", "algorithms", "simulation", "wave-function", "ground-state", "ansatz", "torch", "pytorch"]
2525
classifiers = [
26-
"Development Status :: 4 - Beta",
27-
"Environment :: Console",
2826
"Programming Language :: C++",
2927
"Programming Language :: Python :: 3",
3028
"Environment :: GPU :: NVIDIA CUDA",
3129
"Topic :: Scientific/Engineering :: Mathematics",
3230
"Topic :: Scientific/Engineering :: Physics",
3331
"Topic :: Scientific/Engineering :: Chemistry",
34-
"Topic :: Software Development :: Libraries :: Python Modules",
3532
]
3633

3734
[project.optional-dependencies]

0 commit comments

Comments
 (0)