We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbe5e7 commit 3958654Copy full SHA for 3958654
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ description = "The FEniCSx Form Compiler"
12
readme = "README.md"
13
requires-python = ">=3.11"
14
license = "LGPL-3.0-or-later"
15
-license-files = ["COPYING*"]
+license-files = ["LICENSE", "COPYING*", "UNLICENSE"]
16
authors = [
17
{ email = "fenics-steering-council@googlegroups.com" },
18
{ name = "FEniCS Steering Council" },
0 commit comments