mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Version to 0.17.0
Also made a couple adjustments to "documented" Python versions.
This commit is contained in:
2
setup.py
2
setup.py
@@ -89,7 +89,9 @@ setup(
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
'Topic :: Documentation',
|
||||
'Topic :: Text Processing',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user