Deplacement de requirements.txt
This commit is contained in:
@@ -14,8 +14,6 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sed 's#/proc/sel
|
||||
ENV PATH=/opt/cargo/bin:$PATH
|
||||
|
||||
# Install Python dependencies
|
||||
COPY requirements.txt ./
|
||||
COPY tools/n64splat/requirements.txt ./tools/n64splat/requirements.txt
|
||||
RUN python3 -m pip install -r requirements.txt
|
||||
|
||||
WORKDIR /banjo
|
||||
|
Reference in New Issue
Block a user