Skip to content

Commit 7113310

Browse files
committed
Add more info to pyproject.toml
1 parent 92249d6 commit 7113310

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "python-loading-sdk"
33
version = "0.2.0"
44
description = "Python api wrapper for loading.se"
55
authors = ["hnrkcode <44243358+hnrkcode@users.noreply.github.com>"]
6+
repository = "https://github.com/hnrkcode/python-loading-sdk"
7+
license = "MIT"
8+
readme = "README.md"
69
packages = [
710
{ include = "loading_sdk" },
811
{ include = "loading_sdk/**/*.py" },

0 commit comments

Comments
 (0)