Skip to content

Commit

Permalink
chore: undo databind hack (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuchar authored Apr 2, 2024
1 parent 3490227 commit 419bf0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dev = [
"mypy ~= 1.7.0",
"pre-commit ~= 3.4.0",
"pydoc-markdown ~= 4.8.2",
"databind == 4.4.2", # HACK the docs build broke with databind 4.5, hopefully this will be fixed in a future pydoc-markdown release
"pytest ~= 7.4.2",
"pytest-asyncio ~= 0.21.0",
"pytest-cov ~= 4.1.0",
Expand Down

0 comments on commit 419bf0a

Please sign in to comment.