Skip to content

Commit

Permalink
add type-lxml as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
EverVino committed Feb 4, 2024
1 parent f674349 commit 189d235
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 16 deletions.
59 changes: 44 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ mkdocstrings-python = ">=1.1.2"
jupyterlab = ">=4.0.5"
makim = "1.12.0"
requests-cache = ">=1"
lxml-stubs = "^0.5.1"
types-lxml = "^2023.10.21"

[tool.pytest.ini_options]
testpaths = [
Expand Down

0 comments on commit 189d235

Please sign in to comment.