Skip to content

Commit f0eab63

Browse files
committed
Drop pipenv
Referenced python packages are now installed using apt in Docker.
1 parent b003882 commit f0eab63

File tree

3 files changed

+0
-89
lines changed

3 files changed

+0
-89
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,10 @@ RUN apt-get update \
4444
make \
4545
autoconf \
4646
openssl \
47-
pipenv \
4847
python3-nose \
4948
python3 \
5049
python3-setuptools \
5150
python3-psycopg2 \
52-
python3-pip \
5351
python3-pyroute2 \
5452
sudo \
5553
tmux \

tests/Pipfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

tests/Pipfile.lock

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)