Skip to content

Commit 1a8f361

Browse files
add missing hypothesis dependency
1 parent 15470ef commit 1a8f361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ version-file = "datalad_remake/_version.py"
6868
[tool.hatch.envs.hatch-test]
6969
default-args = ["datalad_remake"]
7070
extra-dependencies = [
71+
"hypothesis",
7172
"pytest",
7273
# if you come here, because coverage combination crashed for you
7374
# run `hatch test --cover` and/or see

0 commit comments

Comments
 (0)