Skip to content

Commit

Permalink
Add dev dependencies to an ignored dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Momo committed Nov 21, 2022
1 parent 8af20af commit 813eacb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ cached-property = "^1.5.2"
feedparser = "^6.0.10"

[tool.poetry.dev-dependencies]
lxml = { path = "lxml-4.9.0-cp311-cp311-win_amd64.whl" }
lxml = { path = "wheels/lxml-4.9.0-cp311-cp311-win_amd64.whl" }

0 comments on commit 813eacb

Please sign in to comment.