We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6675c21 commit be7bbe8Copy full SHA for be7bbe8
1 file changed
setup.py
@@ -15,7 +15,10 @@
15
"Programming Language :: Python :: 2",
16
"Programming Language :: Python :: 2.7",
17
"Programming Language :: Python :: 3",
18
+ "Programming Language :: Python :: 3.3",
19
+ "Programming Language :: Python :: 3.4",
20
"Programming Language :: Python :: 3.5",
21
+ "Programming Language :: Python :: 3.6",
22
"Programming Language :: Python :: Implementation :: CPython",
23
"Programming Language :: Python :: Implementation :: PyPy",
24
]
0 commit comments