We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae939f commit feefcfdCopy full SHA for feefcfd
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.0.1"
4
description = "asyncio python interface for Advantech ADAM modules"
5
authors = ["Josh Gruenstein <[email protected]>"]
6
license = "MIT"
7
+readme = "README.md"
8
9
[tool.poetry.dependencies]
10
python = "^3.10"
0 commit comments