Skip to content

Commit

Permalink
Add specifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 24, 2020
1 parent 07653c6 commit 5d80427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"Programming Language :: Python :: Implementation :: PyPy",
],
ext_modules=ext_modules,
python_requires='>=3.5, <4',
install_requires=[
'ExtensionClass >= 4.2.0',
'persistent >= 4.1.1',
Expand Down

0 comments on commit 5d80427

Please sign in to comment.