Browse Source

Add Python 3.8 classifier to setup.cfg

rdb 6 years ago
parent
commit
ee96742973
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

@@ -20,6 +20,7 @@ classifiers =
     Programming Language :: Python :: 3.5
     Programming Language :: Python :: 3.6
     Programming Language :: Python :: 3.7
+    Programming Language :: Python :: 3.8
     Programming Language :: Python :: Implementation :: CPython
     Topic :: Games/Entertainment
     Topic :: Multimedia