Skip to content

Commit

Permalink
Specify pcbnewTransition dependency precisely
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Dec 27, 2021
1 parent e575eef commit a19a5cd
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 @@ -31,7 +31,7 @@
"pyyaml",
"click",
"svgpathtools",
"pcbnewTransition"
"pcbnewTransition>=0.2"
],
setup_requires=[
"versioneer"
Expand Down

0 comments on commit a19a5cd

Please sign in to comment.