Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Nov 13, 2021
1 parent 36b9618 commit 441d479
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 @@ -73,7 +73,7 @@
url = "http://github.com/seveas/python-prctl",
description = "Python(ic) interface to the linux prctl syscall",
py_modules = ["prctl"],
python_requires='>=3.4',
python_requires='>=2.4',
ext_modules = [_prctl],
classifiers = [
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 441d479

Please sign in to comment.