Skip to content

Commit 34f2605

Browse files
committed
Update project metadata.
1 parent 17a26cf commit 34f2605

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

+1-4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ dynamic = ["version", "dependencies"]
88
name = "amaranth-yosys"
99
description = "Specialized WebAssembly build of Yosys used by Amaranth HDL"
1010
readme = "README.rst"
11-
license = {text = "ISC"}
1211
authors = [{name = "whitequark", email = "whitequark@whitequark.org"}]
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)",
15-
]
12+
license = "ISC"
1613

1714
requires-python = "~=3.8"
1815

0 commit comments

Comments
 (0)