Skip to content

Commit

Permalink
Dockerfile: Python 2 dependencies removed
Browse files Browse the repository at this point in the history
python-setuptools and python-six are no longer indirect
installs.  Forceful deletion of these is not needed.

Fixes coala#128
  • Loading branch information
jayvdb committed Mar 6, 2017
1 parent ae9479b commit c794a4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ RUN zypper addrepo http://download.opensuse.org/repositories/home:illuusio/openS
python-lxml \
python-Pygments \
python-pyxb \
python-setuptools \
python-six \
python-xml \
R-core-doc \
rsync \
Expand Down

0 comments on commit c794a4c

Please sign in to comment.