Skip to content

Commit

Permalink
Update our environment with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
BChangs99 committed Dec 12, 2024
1 parent aaa4823 commit 7122fb1
Show file tree
Hide file tree
Showing 6 changed files with 181 additions and 182 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Dependencies:
- lmodern (this is installed by the Dockerfile)
- make (this is installed by the Dockerfile)
- deepchecks=0.18.1
- pytest=8.34
```
## Developer Notes
### Developer Dependencies
Expand Down
98 changes: 48 additions & 50 deletions conda-linux-64.lock

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions conda-osx-64.lock

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions conda-osx-arm64.lock

Large diffs are not rendered by default.

91 changes: 45 additions & 46 deletions conda-win-64.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ dependencies:
- quarto=1.5.57
- click=8.1.7
- tabulate=0.9.0
- pytest=8.3.4
- pip:
- deepchecks==0.18.1

0 comments on commit 7122fb1

Please sign in to comment.