Skip to content

Commit

Permalink
run: integrate conda
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Aug 21, 2023
1 parent 92a5253 commit ee5ad52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions run
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ clean)
packaging)
packaging;;

packaging-conda)
python3 setupsrc/pypdfium2_setup/craft_packages.py --conda;;

build)
python3 setupsrc/pypdfium2_setup/build_pdfium.py $args;;

Expand Down

0 comments on commit ee5ad52

Please sign in to comment.