diff --git a/pyproject.toml b/pyproject.toml index 4b5c613..d67c549 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ long_description_content_type = "text/markdown" url = "https://github.com/OmniverseXYZ/gisapi-sdk-python" author = "Parker Dinkins" author_email = "parkerdinkins@gmail.com" -license='GNU General Public License v3 (GPLv3)', +license='GNU General Public License v3 (GPLv3)' classifiers=[ 'Development Status :: 3 - Alpha', 'Intended Audience :: Developers', @@ -25,7 +25,7 @@ classifiers=[ 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', -], +] keywords = "gis api sdk" packages = find: install_requires = [