update
This commit is contained in:
parent
37bf8d6a79
commit
520471c050
@ -35,6 +35,7 @@ RUN ./install_ta-lib.sh
|
||||
|
||||
WORKDIR /freq
|
||||
RUN python3 -m venv .venv
|
||||
RUN echo "source /freq/.venv/bin/activate" >> ~/.bashrc
|
||||
RUN source /freq/.venv/bin/activate
|
||||
|
||||
RUN python3 -m pip install --upgrade pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user