Skip to content

Commit

Permalink
BLD: add apischema
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkong committed Feb 27, 2024
1 parent 7b9a861 commit da8eca2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requirements:
- setuptools_scm
run:
- python >=3.9
- apischema
- pcdsutils
- pyqt
- qtpy
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# List requirements here.
apischema
pcdsutils
PyQt5
qtpy

0 comments on commit da8eca2

Please sign in to comment.