Explorar o código

Add python versions

luozhouyang %!s(int64=5) %!d(string=hai) anos
pai
achega
d2fe06ae42
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      setup.py

+ 4 - 0
setup.py

@@ -18,6 +18,10 @@ setuptools.setup(
     license="MIT License",
     classifiers=(
         "Programming Language :: Python :: 3",
+        "Programming Language :: Python :: 3.5",
+        "Programming Language :: Python :: 3.6",
+        "Programming Language :: Python :: 3.7",
+        "Programming Language :: Python :: 3.8",
         "License :: OSI Approved :: MIT License",
         "Operating System :: OS Independent",
     )