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 21bc9ad commit f1f5f78Copy full SHA for f1f5f78
setup.py
@@ -80,9 +80,9 @@
80
'Programming Language :: Python :: 2',
81
'Programming Language :: Python :: 2.7',
82
'Programming Language :: Python :: 3',
83
- 'Programming Language :: Python :: 3.4',
84
'Programming Language :: Python :: 3.5',
85
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
86
'Operating System :: OS Independent',
87
'Topic :: Internet',
88
],
0 commit comments