Skip to content

Commit

Permalink
Encorce Shapely < 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed May 30, 2023
1 parent 7664310 commit 14bc406
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 @@ -59,7 +59,7 @@
install_requires=[
"numpy", # Required for MacOS
"pcbnewTransition >= 0.3.4, <=0.4",
"shapely>=1.7",
"shapely>=1.7,<2.0",
"click>=7.1",
"markdown2>=2.4",
"pybars3>=0.9",
Expand Down

0 comments on commit 14bc406

Please sign in to comment.