Skip to content

Commit

Permalink
fix: rm invenio-cli from pipfile
Browse files Browse the repository at this point in the history
we install this outside the venv with pipx
  • Loading branch information
phette23 committed Aug 8, 2024
1 parent ecceb42 commit 1712656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 127 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ flask-debugtoolbar = "==0.14.1"
# name below should match what's in /site/setup.cfg
cca = {editable = true, path="./site"}
greenlet = "==3.0.3"
invenio-cli = "==1.2.0"
python-dotenv = "==1.0.1"
requests = "==2.31.0" # 2.32+ breaks docker-py & `invenio-cli services` commands
uwsgi = "==2.0.25.1"
Expand Down
128 changes: 2 additions & 126 deletions Pipfile.lock

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

0 comments on commit 1712656

Please sign in to comment.