Refine classification.

This commit is contained in:
Kevin Deldycke 2020-09-03 11:30:11 +02:00
commit 30c9f6bb52
No known key found for this signature in database
GPG key ID: C572BB01B1ED5A3A

View file

@ -17,8 +17,11 @@ classifiers = [
"Framework :: Pelican",
"Operating System :: OS Independent",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System",
"Topic :: Internet :: WWW/HTTP :: Site Management",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Text Processing :: Markup :: Markdown",
"Topic :: Text Processing :: Markup :: HTML",
]
[tool.poetry.urls]