Skip to content

Commit 7d1b8c4

Browse files
committed
Move everything into src directory
1 parent 4b8f021 commit 7d1b8c4

126 files changed

Lines changed: 3 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ dev = [
3030
"pytest-asyncio",
3131
]
3232

33+
[tool.setuptools.packages.find]
34+
where = ["src"]
35+
3336
[project.urls]
3437
"Homepage" = "https://python.steam.style"
3538
"Bug Tracker" = "https://github.com/Steam-Style/steam/issues"
File renamed without changes.

0 commit comments

Comments
 (0)