1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2025-06-07 19:35:14 +02:00

force static web files to be installed

This commit is contained in:
Kai Labusch 2025-04-04 14:54:03 +02:00
parent c1a75e1fde
commit 2fbb97c3ef

View file

@ -17,6 +17,7 @@ setup(
url="https://qurator.ai",
packages=find_packages(exclude=["*.tests", "*.tests.*",
"tests.*", "tests"]),
package_data={'': ['*.html', '*.js', '*.css', '*.map', '*.png', '*.txt']},
install_requires=install_requires,
entry_points={
'console_scripts': [