Closed russelljjarvis closed 7 years ago
The following code will do it:
RUN pip install git+https://github.com/AllenInstitute/AllenSDK@py34_rgerkin --process-dependency-links RUN python -c "import sciunit" RUN pip install git+https://github.com/python-quantities/python-quantities
I fixed this in ca39d70.
The following code will do it: