Skip to content

Commit feefcfd

Browse files
fix: try fixing long description field for pypy upload
1 parent 8ae939f commit feefcfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.0.1"
44
description = "asyncio python interface for Advantech ADAM modules"
55
authors = ["Josh Gruenstein <[email protected]>"]
66
license = "MIT"
7+
readme = "README.md"
78

89
[tool.poetry.dependencies]
910
python = "^3.10"

0 commit comments

Comments
 (0)