added nose2 for perspective
This commit is contained in:
@@ -7,7 +7,7 @@ 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 pytest-spec
|
||||
RUN python -m pip install nose2
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ 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 pytest-spec
|
||||
RUN python -m pip install nose2
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user