Skip to content

Commit

Permalink
polypolish: remove Python dependency (#52256)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrwick authored Nov 21, 2024
1 parent 6ba1498 commit 077792d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipes/polypolish/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source:
sha256: 99ea799352cecf6723b73fb4c5c64dd2091ff1cdab6eef10309e06c642e56855

build:
number: 1
number: 2
run_exports:
- {{ pin_subpackage('polypolish', max_pin="x.x") }}

Expand All @@ -22,8 +22,6 @@ requirements:
- clangdev
- make
- cmake
run:
- python >=3.6

test:
commands:
Expand Down

0 comments on commit 077792d

Please sign in to comment.