We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd00b7 commit 8a01c80Copy full SHA for 8a01c80
setup.py
@@ -8,7 +8,7 @@
8
author_email="[email protected]",
9
description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
10
long_description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
11
- license='LGPL-3.0-only',
+ license='LGPL-3.0-or-later',
12
license_files = ('LICENSE',),
13
long_description_content_type="text/markdown",
14
url="https://github.com/gschramm/pymirc",
0 commit comments