Skip to content

Commit 419bf0a

Browse files
authored
chore: undo databind hack (#188)
1 parent 3490227 commit 419bf0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ dev = [
3636
"mypy ~= 1.7.0",
3737
"pre-commit ~= 3.4.0",
3838
"pydoc-markdown ~= 4.8.2",
39-
"databind == 4.4.2", # HACK the docs build broke with databind 4.5, hopefully this will be fixed in a future pydoc-markdown release
4039
"pytest ~= 7.4.2",
4140
"pytest-asyncio ~= 0.21.0",
4241
"pytest-cov ~= 4.1.0",

0 commit comments

Comments
 (0)