Skip to content

Commit

Permalink
Merge pull request #1276 from tangkong/bld_bluesky_base
Browse files Browse the repository at this point in the history
BLD: use bluesky-base instead of bluesky(all)
  • Loading branch information
tangkong authored Aug 22, 2024
2 parents 75d68e7 + 074804c commit 57a6939
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- setuptools_scm
run:
- python >=3.9
- bluesky >=1.6.4
- bluesky-base >=1.6.4
- happi
- jsonschema
- lightpath >=1.0.0
Expand All @@ -45,7 +45,6 @@ test:
requires:
- pytest
- pytest-timeout
- matplotlib
- typhos
imports:
- {{ import_name }}
Expand Down

0 comments on commit 57a6939

Please sign in to comment.