Skip to content

Commit bf81de9

Browse files
committed
Fixed readme
1 parent f7f1c80 commit bf81de9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name = "binaryen.py"
77
authors = [{ name = "Jonathan Hargreaves", email = "jhargreaves189@gmail.com" }]
88
description = "A Python wrapper for Binaryen"
99
requires-python = ">=3.11"
10+
readme = "README.md"
1011
dependencies = ['cffi >= 1.15.1']
1112
dynamic = ["version"]
1213

0 commit comments

Comments
 (0)