Skip to content

Commit c6527c2

Browse files
committed
fix
1 parent 183fbc9 commit c6527c2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ dependencies = [
2929
"sentry-sdk == 2.1.1",
3030
]
3131

32-
include = [
33-
{ path = "src/india_api/internal/service/*.png" },
34-
]
3532

3633
[project.optional-dependencies]
3734
test = [
@@ -60,7 +57,7 @@ repository = "https://github.com/openclimatefix/india-api"
6057
india-api = "india_api.cmd.main:run"
6158

6259
[tool.setuptools]
63-
include-package-data = false
60+
include-package-data = true
6461

6562
[tool.setuptools-git-versioning]
6663
enabled = true

0 commit comments

Comments
 (0)