Skip to content

Commit

Permalink
Merge pull request #647 from stanislavlevin/issue_646
Browse files Browse the repository at this point in the history
deps: Add missing runtime dependency on pip
  • Loading branch information
takluyver authored Dec 9, 2023
2 parents 846daa5 758006f commit b2e3491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 12,7 @@ dependencies = [
"requests",
"docutils",
"tomli-w",
"pip",
]
requires-python = ">=3.8"
readme = "README.rst"
Expand Down

0 comments on commit b2e3491

Please sign in to comment.