1
0
Fork 0
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:
Mike Gerber 2023-08-04 20:30:50 +02:00
parent 102615262a
commit 563642c93b

2
MANIFEST.in Normal file
View file

@ -0,0 +1,2 @@
# FIXME: Workaround https://github.com/qurator-spk/setuptools_ocrd/issues/10
include ocrd-tool.json