| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,3 +18,4 @@ docs/_build/ | |||
| 18 | 18 | /dist/ | |
| 19 | 19 | /zeroconf.egg-info/ | |
| 20 | 20 | /src/**/*.c | |
| 21 | + .hypothesis/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -92,6 +92,7 @@ setuptools = ">=83.0.0,<84.0.0" | |||
| 92 | 92 | pytest-timeout = "^2.1.0" | |
| 93 | 93 | pytest-codspeed = ">=5.0.3,<6.0" | |
| 94 | 94 | blockbuster = ">=1.5.27,<2.0.0" | |
| 95 | + hypothesis = "^6.165.10" | ||
| 95 | 96 | ||
| 96 | 97 | [tool.poetry.group.docs.dependencies] | |
| 97 | 98 | sphinx = "^7.4.7 || ^8.1.3" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments