Skip to content

Commit

Permalink
Fix renamed install package to pip-install (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolobato authored Aug 8, 2024
1 parent a56edee commit 2d9fb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3
idna==3.4; python_version >= '3.5'
importlib-metadata==6.8.0; python_version < '3.10'
importlib-resources==6.0.1; python_version < '3.10'
install==1.3.5
pip-install==1.3.5
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
kiwisolver==1.4.4; python_version >= '3.7'
Expand Down

0 comments on commit 2d9fb37

Please sign in to comment.