We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790cbb1 commit 3144a04Copy full SHA for 3144a04
1 file changed
src/pulse/__init__.py
@@ -5,7 +5,7 @@
5
meta = metadata("fenicsx_pulse")
6
__version__ = meta["Version"]
7
__author__ = meta["Author-email"]
8
-__license__ = meta["License"]
+__license__ = meta["license-expression"]
9
__email__ = meta["Author-email"]
10
__program_name__ = meta["Name"]
11
0 commit comments