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 e682687 commit aebbfd9Copy full SHA for aebbfd9
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "scyjava"
7
version = "1.10.3.dev0"
8
description = "Supercharged Java access from Python"
9
-license = "Unlicense"
+license = {text = "Unlicense"}
10
authors = [{name = "SciJava developers", email = "ctrueden@wisc.edu"}]
11
readme = "README.md"
12
keywords = ["java", "maven", "cross-language"]
0 commit comments