File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3535 test_suite = 'tests.all_tests' ,
3636 install_requires = ['requests>=1.1.0' ],
3737 classifiers = [
38- "Programming Language :: Python :: 3" ,
39- "License :: OSI Approved :: MIT License" ,
40- "Operating System :: OS Independent" ,
41- 'Natural Language :: English' ,
42- 'Intended Audience :: Developers' ,
43- 'Environment :: Console' ,
44- 'Development Status :: 1 - Production/Stable' ,
45- 'Programming Language :: Python :: 3.7' ,
46- ],
47- python_requires = '>=3.7' ,
38+ "License :: OSI Approved :: MIT License" ,
39+ "Operating System :: OS Independent" ,
40+ 'Intended Audience :: Developers' ,
41+ 'Natural Language :: English' ,
42+ 'Programming Language :: Python :: 3.6' ,
43+ 'Programming Language :: Python :: 3.7' ,
44+ ],
45+ python_requires = '>=3.6' ,
4846 zip_safe = False ,
4947)
You can’t perform that action at this time.
0 commit comments