mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
Add Dockerfile and Makefile to create ocr-d image
This commit is contained in:
parent
2e6fe0c279
commit
9c7c104dce
3 changed files with 49 additions and 1 deletions
|
@ -49,7 +49,7 @@ optional-dependencies.dev = {file = ["requirements-dev.txt"]}
|
|||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
dinglehopper = ["templates/*"]
|
||||
dinglehopper = ["templates/*", "*.json"]
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue