Skip to content

Commit 3e80c27

Browse files
committed
Add hypothesis to all envs
1 parent 531cef9 commit 3e80c27

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/minimal-requirements.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- codecov
6+
- hypothesis
67
- pip
78
- pytest
89
- pytest-cov

ci/no-numba.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- cftime
88
- codecov
99
- dask-core
10+
- hypothesis
1011
- pandas
1112
- numpy>=1.22
1213
- scipy

0 commit comments

Comments
 (0)