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 4b2f144 commit 7283237Copy full SHA for 7283237
pyproject.toml
@@ -11,7 +11,7 @@ long_description_content_type = "text/markdown"
11
url = "https://github.com/OmniverseXYZ/gisapi-sdk-python"
12
author = "Parker Dinkins"
13
author_email = "parkerdinkins@gmail.com"
14
-license='GNU General Public License v3 (GPLv3)',
+license='GNU General Public License v3 (GPLv3)'
15
classifiers=[
16
'Development Status :: 3 - Alpha',
17
'Intended Audience :: Developers',
@@ -25,7 +25,7 @@ classifiers=[
25
'Programming Language :: Python :: 3.10',
26
'Programming Language :: Python :: 3.11',
27
'Programming Language :: Python :: 3.12',
28
-],
+]
29
keywords = "gis api sdk"
30
packages = find:
31
install_requires = [
0 commit comments