Skip to content

Commit

Permalink
Use glob in has_depends
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew R. Becker <[email protected]>
  • Loading branch information
maresb and beckermr authored Sep 20, 2023
1 parent f519d3a commit 36a4261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/patch_yaml/pytensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if:
name: pytensor-base
version_le: 2.16.1
timestamp_lt: 1695061975000
has_depends: numpy
has_depends: numpy*
then:
- tighten_depends:
name: numpy
Expand Down

0 comments on commit 36a4261

Please sign in to comment.