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 7d688bb commit 2272876Copy full SHA for 2272876
pyproject.toml
@@ -3,6 +3,9 @@ name = "squarecloud-api"
3
version = "3.1.0"
4
description = "SquareCloud API wrapper"
5
authors = ["Robert Nogueira <robertlucasnogueira@gmail.com>"]
6
+mainteners = ["Robert Nogueira <robertlucasnogueira@gmail.com>"]
7
+repository = "https://github.com/squarecloudofc/wrapper-api-py"
8
+documentation = "https://docs.squarecloud.app/sdks/py"
9
license = "MIT License"
10
readme = "README.md"
11
packages = [{ include = "squarecloud" }]
0 commit comments