Skip to content

Commit

Permalink
setup: bumpy python version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jun 5, 2020
1 parent b07d8f3 commit fd7668b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
setup_requires=['pytest-runner'],
tests_require=["pytest"],
python_requires='>=3.4, <4',
python_requires='>=3.5, <4',
keywords=["tomography", "ct", "radon", "computerized tomography",
"optical projection tomography"],
classifiers= [
Expand Down

0 comments on commit fd7668b

Please sign in to comment.