Skip to content

Commit 029fd73

Browse files
authored
fix: removed setuptool related setting since it is using hatchling (#94)
1 parent b06d123 commit 029fd73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ dependencies = [
3838
[project.scripts]
3939
rapida = "cbsurge.cli:cli"
4040

41-
[tool.setuptools]
42-
py-modules = ["cbsurge"]
43-
4441
[project.urls]
4542
Homepage = "https://github.com/UNDP-Data/geo-cb-surge"
4643
Documentation = "https://github.com/UNDP-Data/geo-cb-surge"

0 commit comments

Comments
 (0)