mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-17 15:49:59 +02:00
🐛 Workaround sdist not containing top-level ocrd-tool.json
See https://github.com/qurator-spk/setuptools_ocrd/issues/10 - The sdist does not contain ocrd-tool.json, so that the wheel built from it does not get the proper version. Needs to be fixed in setuptools_ocrd, then MANIFEST.in can be removed again.
This commit is contained in:
parent
102615262a
commit
563642c93b
1 changed files with 2 additions and 0 deletions
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
|
@ -0,0 +1,2 @@
|
|||
# FIXME: Workaround https://github.com/qurator-spk/setuptools_ocrd/issues/10
|
||||
include ocrd-tool.json
|
Loading…
Add table
Add a link
Reference in a new issue