Skip to content

Commit df4d7e2

Browse files
committed
chore: update for PEP 621
1 parent db3dc0c commit df4d7e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ authors = [
1010
{ name = "Michael Szell" },
1111
]
1212
maintainers = [{ name = "Carlson Büth", email = "carlson@cbueth.de" }]
13-
license = { text = "APGL-3.0-or-later" }
13+
license = "AGPL-3.0-or-later"
1414
readme = "README.md"
1515
description = "Automated Generation, Visualization, and Analysis of potential Superblocks in Cities"
1616
keywords = ["Low Traffic Neighborhoods", "GIS", "Networks", "OpenStreetMap", "Urban Planning", "Urban Mobility", "Urban Data"]
1717
classifiers = [
1818
"Development Status :: 5 - Production/Stable",
1919
"Intended Audience :: Developers",
2020
"Intended Audience :: Science/Research",
21-
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
2221
"Operating System :: OS Independent",
2322
"Programming Language :: Python :: 3",
2423
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)