diff --git a/backend/setup.cfg b/backend/setup.cfg index b90acad6..7860df4d 100644 --- a/backend/setup.cfg +++ b/backend/setup.cfg @@ -32,8 +32,9 @@ install_requires = where = src [options.package_data] -viasp = server/colorPalette.json -viasp = locales/*.json +viasp = + server/colorPalette.json + locales/*.json [options.entry_points] console_scripts =