Skip to content

Commit

Permalink
install jsonschema
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Aug 31, 2020
1 parent 8d19d79 commit fecb6d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions devtools/conda-envs/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ dependencies:
- pytest-cov
- codecov
- scipy # tests an aspect of a helper fn not used by qcel functionality
- jsonschema
1 change: 1 addition & 0 deletions devtools/conda-envs/minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ dependencies:
- pytest=4.6.4 # technically, qcel works with 4.0.0 but c-f doesn't have py38 builds for it
- pytest-cov
- codecov
- jsonschema

0 comments on commit fecb6d9

Please sign in to comment.