Skip to content

Commit 0a42450

Browse files
Merge pull request #3 from active-expressions/python27support
Remove python requirements
2 parents 2593841 + 24d2143 commit 0a42450

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@
6969
# py_modules=["my_module"],
7070
#
7171
packages=find_packages(exclude=['contrib', 'docs', 'tests']), # Required
72-
python_requires='>2.0,>3.4'
7372
)

0 commit comments

Comments
 (0)