Skip to content

Commit 03fae5b

Browse files
authored
chore: undo databind hack (#197)
1 parent 7f86953 commit 03fae5b

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
@@ -47,7 +47,6 @@ dev = [
4747
"mypy ~= 1.7.1",
4848
"pre-commit ~= 3.4.0",
4949
"pydoc-markdown ~= 4.8.2",
50-
"databind == 4.4.2", # HACK the docs build broke with databind 4.5, hopefully this will be fixed in a future pydoc-markdown release
5150
"pytest ~= 7.4.2",
5251
"pytest-asyncio ~= 0.21.0",
5352
"pytest-cov ~= 4.1.0",

0 commit comments

Comments
 (0)