Skip to content

Commit

Permalink
Fix subset_serialized_models test
Browse files Browse the repository at this point in the history
  • Loading branch information
apcamargo authored Oct 22, 2024
1 parent 5c19018 commit 9198b14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/pykofamsearch/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ build:
- reformat_enzymes=pykofamsearch.reformat_enzymes:main
- reformat_pykofamsearch=pykofamsearch.reformat_pykofamsearch:main
- serialize_kofam_models=pykofamsearch.serialize_kofam_models:main
- subset_serialized_models=pykofamsearch.subset_serialized_models:main
run_exports:
- {{ pin_subpackage("pykofamsearch", max_pin=None) }}

Expand All @@ -37,7 +38,7 @@ test:
- reformat_enzymes --help
- reformat_pykofamsearch --help
- serialize_kofam_models --help
- subset_serialized_models --helps
- subset_serialized_models --help

about:
home: "https://github.com/jolespin/pykofamsearch"
Expand Down

0 comments on commit 9198b14

Please sign in to comment.