Skip to content

Commit f683f88

Browse files
committed
test.
1 parent ef838c8 commit f683f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serial = [
4949
repl = [
5050
"aiohttp>=3.8.6;python_version<'3.12'",
5151
"aiohttp>=3.9.0b0;python_version=='3.12'",
52-
"pymodbus-repl@git+https://github.com/pymodbus-dev/repl"
52+
# "pymodbus-repl@git+https://github.com/pymodbus-dev/repl"
5353
]
5454

5555
simulator = [

0 commit comments

Comments
 (0)