= commited on
Commit
4c4f820
·
1 Parent(s): ca3f6c2

tests for different python3

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -22,7 +22,7 @@ test_requirements = ['pytest>=3', ]
22
  setup(
23
  author="Nidhal Baccouri",
24
  author_email='[email protected]',
25
- python_requires='>=3.5',
26
  classifiers=[
27
  'Development Status :: 2 - Pre-Alpha',
28
  'Intended Audience :: Developers',
 
22
  setup(
23
  author="Nidhal Baccouri",
24
  author_email='[email protected]',
25
+ python_requires='>=3.0',
26
  classifiers=[
27
  'Development Status :: 2 - Pre-Alpha',
28
  'Intended Audience :: Developers',