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 77f818a commit 3c3107aCopy full SHA for 3c3107a
README.md
@@ -12,7 +12,7 @@ Modbus Simulator with GUI based on modbus-tk and Pymodbus
12
13
```
14
$ # Kivy depends on Cython, Install Cython before running the requirements
15
- $ pip install Cython==0.25.2
+ $ pip install Cython==0.29.2
16
$ pip install -r requirements
17
$ # Choose Modbus Backend modbus_tk or pymodbus (default)
18
$ # To install pymodbus
0 commit comments