Skip to content

Commit

Permalink
Set pyrsistent<0.15: python_version=="3.4"' to please python 3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriks73 committed Nov 18, 2020
1 parent cea40f2 commit f8150f0
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 @@ -34,6 +34,7 @@
install_requires=[
'pandas',
'sortedcontainers>=2.0.0',
'pyrsistent<0.15: python_version=="3.4"',
'jsonschema>=3.0.0',
'numpy>=1.8.0',
'six',
Expand Down

0 comments on commit f8150f0

Please sign in to comment.