We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4341fd8 commit dcb17e5Copy full SHA for dcb17e5
pyproject.toml
@@ -9,7 +9,7 @@ version = "0.0.1"
9
readme = "README.md"
10
license = { text = "BSD-3" }
11
authors = [{ name = "YourName", email = "[email protected]" }]
12
-maintainers = [{ name = "Andrew S. Rosen", email = "[email protected]" }]
+maintainers = [{ name = "Andrew S. Rosen", email = "[email protected]" }]
13
keywords = ["high-throughput", "automated", "workflow", "dft"]
14
classifiers = [
15
"Development Status :: 3 - Alpha",
0 commit comments