mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Don't use pip option --use-feature=2020-resolver anymore
This commit is contained in:
parent
c5088b10e4
commit
f05c26232f
10 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM my_ocrd_workflow-core
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir --use-feature=2020-resolver"
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG SBB_TEXTLINE_DETECTOR_COMMIT="247d5f9"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue