Skip to content

Commit 6680c86

Browse files
Update project classifiers
1 parent 4a0c6cd commit 6680c86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ keywords = ['html', 'template', 'pyhtml', 'markup', 'documentation']
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
1212
"Intended Audience :: Developers",
13+
"Intended Audience :: Education",
1314
"License :: OSI Approved :: MIT License",
1415
"Operating System :: OS Independent",
1516
"Development Status :: 5 - Production/Stable",
16-
"Topic :: Software Development :: Testing",
1717
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
18+
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries",
1819
"Typing :: Typed",
1920
]
2021

0 commit comments

Comments
 (0)