mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-12 12:40:33 +08:00
Exclude node_modules from package_data
This commit is contained in:
@@ -75,6 +75,7 @@ package-data = { "optuna_dashboard" = ["public/*", "img/*", "index.html"] }
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["optuna_dashboard*"]
|
||||
exclude = ["optuna_dashboard.node_modules*", "optuna_dashboard.ts*"]
|
||||
|
||||
[project.urls]
|
||||
"Homepage" = "https://github.com/optuna/optuna-dashboard"
|
||||
|
||||
Reference in New Issue
Block a user