Skip to content

Commit

Permalink
TST #337 orjson not in std library
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Aug 7, 2024
1 parent eaa32b7 commit c05acbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
- hkl
- numpy <=1.999
- ophyd
- orjson
- packaging
- pint
- pip
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ tests = [
"bluesky",
"databroker <=1.999",
"numpy <=1.999",
"orjson",
"packaging",
]
all = ["hklpy[docs,tests]"]
Expand Down

0 comments on commit c05acbe

Please sign in to comment.