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 a6cff5e commit 38b63c7Copy full SHA for 38b63c7
setup.py
@@ -24,8 +24,7 @@
24
'Intended Audience :: Developers',
25
'License :: OSI Approved :: BSD License',
26
'Operating System :: OS Independent',
27
- 'Programming Language :: Python',
28
- 'Programming Language :: Python :: 2.7',
29
- 'Programming Language :: Python :: 3',
+ 'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
30
]
31
)
0 commit comments