Skip to content

Commit ac49772

Browse files
committed
Fix
1 parent c2aba0f commit ac49772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.1.0"
44
description = "Python api wrapper for loading.se"
55
authors = ["hnrkcode <44243358+hnrkcode@users.noreply.github.com>"]
66
packages = [
7+
{ include = "loading_sdk" },
8+
{ include = "loading_sdk/**/*.py" },
79
{ include = "tests" },
810
{ include = "tests/**/*.py" },
911
]

0 commit comments

Comments
 (0)