Skip to content
Snippets Groups Projects
Commit 78730fc0 authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #570 from nathanielmanistaatgoogle/erroneous-trailing-backslash

Drop an erroneous trailing backslash.
parents 0a9ae3d2 16b89240
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y \
python-all-dev \
python3-all-dev \
python-pip \
python-virtualenv \
python-virtualenv
# Install Python packages from PyPI
RUN pip install futures==2.2.0 enum34==1.0.4 protobuf==3.0.0-alpha-1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment