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 a8903de commit 52c054eCopy full SHA for 52c054e
setup.py
@@ -74,6 +74,7 @@
74
"Programming Language :: Python :: 2.7",
75
"Programming Language :: Python :: 3.3",
76
"Programming Language :: Python :: 3.4",
77
- "Programming Language :: Python :: 3.5"
+ "Programming Language :: Python :: 3.5",
78
+ "Programming Language :: Python :: 3.6"
79
]
80
)
0 commit comments