mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 20:29:57 +02:00
dockerfile: switch to pyproject.toml
Co-authored-by: joschrew <91774427+joschrew@users.noreply.github.com>
This commit is contained in:
parent
4eabd125a3
commit
b581568e1e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ LABEL \
|
|||
org.label-schema.build-date=$BUILD_DATE
|
||||
|
||||
WORKDIR /build/sbb_binarization
|
||||
COPY setup.py .
|
||||
COPY pyproject.toml .
|
||||
COPY ocrd-tool.json .
|
||||
COPY sbb_binarize ./sbb_binarize
|
||||
COPY requirements.txt .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue