Skip to content

Commit 2af4676

Browse files
committed
1 parent 3c5063e commit 2af4676

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ dev-dependencies = [
9191
"pytest-rerunfailures",
9292
"pytest-mock",
9393
"pytest-watcher",
94+
"hypothesis",
9495
# Coverage
9596
"codecov",
9697
"coverage",
@@ -126,6 +127,7 @@ testing = [
126127
"pytest-rerunfailures",
127128
"pytest-mock",
128129
"pytest-watcher",
130+
"hypothesis",
129131
]
130132
coverage =[
131133
"codecov",

uv.lock

+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)