We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92249d6 commit 7113310Copy full SHA for 7113310
pyproject.toml
@@ -3,6 +3,9 @@ name = "python-loading-sdk"
3
version = "0.2.0"
4
description = "Python api wrapper for loading.se"
5
authors = ["hnrkcode <44243358+hnrkcode@users.noreply.github.com>"]
6
+repository = "https://github.com/hnrkcode/python-loading-sdk"
7
+license = "MIT"
8
+readme = "README.md"
9
packages = [
10
{ include = "loading_sdk" },
11
{ include = "loading_sdk/**/*.py" },
0 commit comments