Skip to content
Snippets Groups Projects
Commit 29a5ac52 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

added extra Python Trove classifier for Python 3.8

parent 9b3c4d8d
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ classifier = ...@@ -16,6 +16,7 @@ classifier =
Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy Programming Language :: Python :: Implementation :: PyPy
Operating System :: POSIX Operating System :: POSIX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment