remove nose2
This commit is contained in:
parent
e6e8f49816
commit
9054c92103
@ -7,7 +7,6 @@ RUN python -m pip install pydantic
|
||||
RUN python -m pip install daemonize
|
||||
RUN python -m pip install sqspy
|
||||
RUN python -m pip install -U pytest
|
||||
RUN python -m pip install nose2
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
@ -7,7 +7,6 @@ RUN python -m pip install pydantic
|
||||
RUN python -m pip install daemonize
|
||||
RUN python -m pip install sqspy
|
||||
RUN python -m pip install -U pytest
|
||||
RUN python -m pip install nose2
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user