add georgia tech package
This commit is contained in:
@ -10,6 +10,7 @@ RUN python -m pip install -U pytest
|
|||||||
RUN python -m pip install pytest-cov
|
RUN python -m pip install pytest-cov
|
||||||
RUN python -m pip install pytest-stub
|
RUN python -m pip install pytest-stub
|
||||||
RUN python -m pip install pytest-mock
|
RUN python -m pip install pytest-mock
|
||||||
|
RUN python -m pip install girth --upgrade
|
||||||
|
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
@ -10,6 +10,7 @@ RUN python -m pip install -U pytest
|
|||||||
RUN python -m pip install pytest-cov
|
RUN python -m pip install pytest-cov
|
||||||
RUN python -m pip install pytest-stub
|
RUN python -m pip install pytest-stub
|
||||||
RUN python -m pip install pytest-mock
|
RUN python -m pip install pytest-mock
|
||||||
|
RUN python -m pip install girth --upgrade
|
||||||
|
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Reference in New Issue
Block a user