Explorar o código

[setup.py] Add python 3.8 classifier

Sergey M․ %!s(int64=6) %!d(string=hai) anos
pai
achega
157eef3e63
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -135,6 +135,7 @@ setup(
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
+        'Programming Language :: Python :: 3.8',
         'Programming Language :: Python :: Implementation',
         'Programming Language :: Python :: Implementation :: CPython',
         'Programming Language :: Python :: Implementation :: IronPython',