We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9bcb6 commit e30c43fCopy full SHA for e30c43f
pyproject.toml
@@ -5,6 +5,7 @@ description = "REPL (Read-Eval-Print Loop) tool for working with Modbus devices
5
authors = ["dhoomakethu <otlasanju@gmail.com>"]
6
readme = "README.md"
7
packages = [{include = "pymodbus_repl"}]
8
+repository = "https://github.com/pymodbus-dev/repl"
9
10
[tool.poetry.dependencies]
11
python = "^3.8"
0 commit comments