Skip to content

Commit

Permalink
Add "pip" as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubKorytko committed Nov 21, 2023
1 parent da38ac2 commit b904aa6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ python = "^3.11.4"
colored = "^2.2.3"
pillow = "^10.1.0"
requests = "^2.31.0"
pip = "^23.3.1"

[tool.poetry.scripts]
python-apps = "python_apps.__main__:main"
Expand Down

0 comments on commit b904aa6

Please sign in to comment.