Skip to content

Commit

Permalink
Cleanup optional dependency not used
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Feb 10, 2023
1 parent 4e6de13 commit 29d306d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 46 deletions.
52 changes: 7 additions & 45 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ include = [
python = ">=3.8.0"
pipreqs = {version = "*", optional = true}
requirementslib = {version = "*", optional = true}
pip-shims = {version = ">=0.5.2", optional = true}
pip-api = {version = "*", optional = true}
colorama = {version = ">=0.4.3", optional = true}
setuptools = {version = "*", optional = true}
Expand Down

0 comments on commit 29d306d

Please sign in to comment.