pull/46/head
Steven Honson 2022-09-22 21:49:13 +10:00 zatwierdzone przez GitHub
rodzic 75c75aee90
commit 110b297bf4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ COPY requirements.txt /root/chasemapper/requirements.txt
# Install Python packages.
RUN pip3 --no-cache-dir install --user --no-warn-script-location \
--extra-index-url https://www.piwheels.org/simple \
--ignore-installed --no-binary numpy \
-r /root/chasemapper/requirements.txt
# Copy in chasemapper.