mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add new reStructuredText classifier.
Just been added to the canonical list in: https://github.com/pypa/trove-classifiers/pull/46
This commit is contained in:
parent
30c9f6bb52
commit
8fffcbef7a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ classifiers = [
|
|||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Text Processing :: Markup :: Markdown",
|
||||
"Topic :: Text Processing :: Markup :: HTML",
|
||||
"Topic :: Text Processing :: Markup :: reStructuredText",
|
||||
]
|
||||
|
||||
[tool.poetry.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue