mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
python: drop pipenv
The pipenv tool was nice in theory, but in practice it's just too hard to update selectively, and it makes using it a pain. The qemu.qmp repo dropped pipenv support a while back and it's been functioning just fine, so I'm backporting that change here to qemu.git. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20230210003147.1309376-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
This commit is contained in:
@@ -7,7 +7,6 @@ MAINTAINER John Snow <jsnow@redhat.com>
|
||||
ENV PACKAGES \
|
||||
gcc \
|
||||
make \
|
||||
pipenv \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-tox \
|
||||
|
||||
Reference in New Issue
Block a user