Skip to content

Commit 4b8f021

Browse files
committed
Remove unnecessary setuptools package finding configuration
1 parent b507357 commit 4b8f021

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
@@ -30,9 +30,6 @@ dev = [
3030
"pytest-asyncio",
3131
]
3232

33-
[tool.setuptools.packages.find]
34-
where = ["steam"]
35-
3633
[project.urls]
3734
"Homepage" = "https://python.steam.style"
3835
"Bug Tracker" = "https://github.com/Steam-Style/steam/issues"

0 commit comments

Comments
 (0)