File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description = "A Framework for Enabling Scientific Workflow Research and Educati
99readme = " README.md"
1010requires-python = " >=3.9"
1111classifiers = [
12- " License :: OSI Approved :: GNU General Public License v3 (GPLv3) " ,
12+ " License :: OSI Approved :: GPL-3.0-or-later " ,
1313 " Operating System :: OS Independent" ,
1414 " Programming Language :: Python :: 3.11" ,
1515 " Programming Language :: Python :: 3.12" ,
@@ -21,7 +21,7 @@ classifiers = [
2121 " Topic :: Documentation :: Sphinx" ,
2222 " Topic :: System :: Distributed Computing"
2323]
24- license = {text = " GNU General Public License v3 (GPLv3) " }
24+ license = {text = " GPL-3.0-or-later " }
2525dependencies = [
2626 " jsonschema" ,
2727 " matplotlib" ,
Original file line number Diff line number Diff line change 11[metadata]
2- description-file = README.md
2+ description_file = README.md
You can’t perform that action at this time.
0 commit comments