Skip to content

Commit

Permalink
Relax pcbnewTransition dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Jan 11, 2023
1 parent 0aaf08e commit 273bc16
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 @@ -30,7 +30,7 @@
"pybars3",
"pyyaml",
"svgpathtools==1.4.1",
"pcbnewTransition==0.3.0",
"pcbnewTransition >= 0.3, <=0.4",
"LnkParse3; platform_system=='Windows'",
"pyVirtualDisplay~=3.0; platform_system!='Windows'",
"Pillow~=9.0",
Expand Down

0 comments on commit 273bc16

Please sign in to comment.