Skip to content

Commit e836127

Browse files
committed
Python: update project metadata.
1 parent f6d3a88 commit e836127

File tree

5 files changed

+5
-20
lines changed

5 files changed

+5
-20
lines changed

pypi-ecp5/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-nextpnr-ecp5"
99
description = "nextpnr-ecp5 FPGA place and route tool"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "whitequark@whitequark.org"}]
12-
license = {text = "ISC"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
dependencies = [
1815
"yowasp-runtime~=1.1"

pypi-himbaechel-gowin/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-nextpnr-himbaechel-gowin"
99
description = "nextpnr-himbaechel-gowin FPGA place and route tool"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "whitequark@whitequark.org"}]
12-
license = {text = "ISC"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
[project.scripts]
1815
yowasp-nextpnr-himbaechel-gowin = "yowasp_nextpnr_himbaechel_gowin:_run_nextpnr_himbaechel_gowin_argv"

pypi-ice40/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-nextpnr-ice40"
99
description = "nextpnr-ice40 FPGA place and route tool"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "whitequark@whitequark.org"}]
12-
license = {text = "ISC"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
dependencies = [
1815
"yowasp-runtime~=1.1"

pypi-machxo2/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-nextpnr-machxo2"
99
description = "nextpnr-machxo2 FPGA place and route tool"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "whitequark@whitequark.org"}]
12-
license = {text = "ISC"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
dependencies = [
1815
"yowasp-runtime~=1.1"

pypi-nexus/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-nextpnr-nexus"
99
description = "nextpnr-nexus FPGA place and route tool"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "whitequark@whitequark.org"}]
12-
license = {text = "ISC"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
dependencies = [
1815
"yowasp-runtime~=1.1"

0 commit comments

Comments
 (0)