From f727040d57f89787a292590adfd46ee3b216f25d Mon Sep 17 00:00:00 2001 From: Jon Griffiths Date: Thu, 10 Oct 2024 08:20:03 +1300 Subject: [PATCH] jadepy: update license classifier to make pypi happy --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index aebb9637..ffc85841 100644 --- a/setup.py +++ b/setup.py @@ -14,12 +14,11 @@ url='https://github.com/Blockstream/Jade', author='Blockstream', author_email='inquiries@blockstream.com', - license='MIT', + license_expression='MIT', classifiers=[ 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Topic :: Software Development', - 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)' 'Programming Language :: Python :: 3', ], keywords=[