mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
updating setuptools
This commit is contained in:
@@ -7,6 +7,8 @@ RUN apt-get update \
|
||||
libssl-dev \
|
||||
python-dev \
|
||||
python-setuptools \
|
||||
&& sudo easy_install pip \
|
||||
&& sudo pip install --upgrade setuptools \
|
||||
&& apt-get clean \
|
||||
&& rm -r /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user