Skip to content

Commit 6d0e4a6

Browse files
authored
Update pyproject.toml
1 parent d1fdfe1 commit 6d0e4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ exclude = 'generated'
6868

6969
[tool.setuptools.packages.find]
7070
where = ["."]
71-
include = ["xbox.*"]
71+
include = ["xbox.webapi"]
7272

7373
[build-system]
7474
requires = ["setuptools>=61", "wheel"]

0 commit comments

Comments
 (0)