🐛 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.
pull/90/head
Mike Gerber 9 months ago
parent 102615262a
commit 563642c93b

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