Procházet zdrojové kódy

Document support for Python 3.6 (#3904)

Jon Dufresne před 8 roky
rodič
revize
ac88523956
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -90,6 +90,7 @@ classes = """
     Programming Language :: Python :: 3
     Programming Language :: Python :: 3.4
     Programming Language :: Python :: 3.5
+    Programming Language :: Python :: 3.6
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Operating System :: OS Independent