Skip to content
Snippets Groups Projects
Commit 83a57f2c authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Updated setup.py

parent f94f36e2
Branches main
No related tags found
No related merge requests found
Pipeline #
......@@ -37,14 +37,8 @@ setup(
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Natural Language :: English',
"Programming Language :: Python :: 2",
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.4+',
],
test_suite='tests',
tests_require=test_requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment