Skip to content

Commit 7056258

Browse files
author
Jakob Hærvig
committed
Update classifiers in pyproject.toml
1 parent 6de0fc8 commit 7056258

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ keywords = [
2424
"Python"
2525
]
2626

27+
classifiers = [
28+
"Topic :: Scientific/Engineering :: Physics",
29+
"Topic :: Education",
30+
"Intended Audience :: Science/Research",
31+
"Intended Audience :: Education",
32+
"Programming Language :: Python :: Implementation :: PyPy"
33+
]
34+
2735
repository = "https://github.com/OpenTerrace/openterrace-python"
2836
documentation = "https://openterrace.github.io/openterrace-python/"
2937

0 commit comments

Comments
 (0)