From 199bba24667571a03cc24564d388b1388152dd3f Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 16 Nov 2022 21:18:27 -0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5be9281..f8a97aa 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup(name='pycmx', 'https://pycmx.readthedocs.io/', 'Issues': 'https://github.com/iluvcapra/pycmx/issues', - } + }, url='https://github.com/iluvcapra/pycmx', classifiers=['Development Status :: 5 - Production/Stable', 'License :: OSI Approved :: MIT License',