mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add the classifier for Python 3.5
This commit is contained in:
1
setup.py
1
setup.py
@@ -90,6 +90,7 @@ setup(
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
'Topic :: Documentation',
|
||||
'Topic :: Text Processing',
|
||||
|
||||
Reference in New Issue
Block a user