File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[build-system ]
2- requires = [" setuptools>=61 .0.0 " , " wheel" ]
2+ requires = [" setuptools>=77 .0.3 " , " wheel" ]
33build-backend = " setuptools.build_meta"
44
55[project ]
@@ -8,12 +8,12 @@ version = "0.5.1"
88description = " A simple graph visualization tool"
99readme = " README.md"
1010authors = [{ name = " Neo4j" , email = " team-gds@neo4j.org" }]
11- license = { file = " LICENSE" }
11+ license = " GPL-3.0-only"
12+ license-files = [ " LICENSE" ]
1213classifiers = [
1314 " Development Status :: 3 - Alpha" ,
1415 " Intended Audience :: Developers" ,
1516 " Intended Audience :: Science/Research" ,
16- " License :: OSI Approved :: GNU General Public License v3 (GPLv3)" ,
1717 " Operating System :: OS Independent" ,
1818 " Programming Language :: Python" ,
1919 " Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments