eclipse-che / che-dockerfiles

Eclipse Public License 2.0
86 stars 107 forks source link

add bzip2 lib to python 2.7 image #162

Closed jgroom33 closed 6 years ago

jgroom33 commented 6 years ago

What does this PR do?

Adds bzip2 lib to Python 2.7 image

What issues does this PR fix or reference?

160

Previous behavior

pip install Twisted failed

New behavior

pip install Twisted succeeds

Please review Che's Contributing Guide for best practices.

Tests written?

No

Docs updated?

No

jgroom33 commented 6 years ago

Just added the ECA