Skip to content

Commit

Permalink
Merge pull request #114 from lsst-ts/tickets/DM-43114
Browse files Browse the repository at this point in the history
tickets/dm43114: Updated the conda recipe with the recent ts-conda-build release.
  • Loading branch information
rbovill authored Mar 21, 2024
2 parents 8491c5e + 7c588b9 commit fd4d760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ build:

test:
requires:
- ts-conda-build =0.3
- ts-conda-build =0.4
- ts-dds
- ts-salobj
- ts-idl
Expand All @@ -72,7 +72,7 @@ requirements:
- python {{ python }}
- setuptools_scm
- setuptools
- ts-conda-build =0.3
- ts-conda-build =0.4
run:
- python {{ python }}
- ts-salobj
Expand Down

0 comments on commit fd4d760

Please sign in to comment.