add georgia tech package
This commit is contained in:
parent
dfeb65c900
commit
079e5b099a
@ -10,6 +10,7 @@ RUN python -m pip install -U pytest
|
||||
RUN python -m pip install pytest-cov
|
||||
RUN python -m pip install pytest-stub
|
||||
RUN python -m pip install pytest-mock
|
||||
RUN python -m pip install girth --upgrade
|
||||
|
||||
RUN mkdir /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-stub
|
||||
RUN python -m pip install pytest-mock
|
||||
RUN python -m pip install girth --upgrade
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user