mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-06 14:39:55 +02:00
test_run: make ocr -doit work (add truetype file)
This commit is contained in:
parent
4c6405713a
commit
480daa4c7c
4 changed files with 19 additions and 8 deletions
|
@ -46,7 +46,7 @@ optional-dependencies.test = {file = ["requirements-test.txt"]}
|
|||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"*" = ["*.json", '*.yml', '*.xml', '*.xsd']
|
||||
"*" = ["*.json", '*.yml', '*.xml', '*.xsd', '*.ttf']
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue