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.
2 parents e410bc4 + 1072582 commit 6cb6215Copy full SHA for 6cb6215
setup.cfg
@@ -3,12 +3,12 @@ name = lightspark
3
url = https://www.lightspark.com/
4
version = attr: lightspark.version.__version__
5
description = Python SDK for the Lightspark API
6
-long_description = file: README.rst
+long_description = file: README.md
7
long_description_content_type = text/markdown
8
author = Lightspark Group, Inc.
9
author_email = [email protected]
10
license = Apache-2.0
11
-license_files = LICENSE.rst
+license_files = LICENSE
12
project_urls =
13
Documentation = https://docs.lightspark.com/lightspark-sdk/getting-started?language=Python
14
Source Code = https://github.com/lightsparkdev/python-sdk
0 commit comments