add package dependency
This commit is contained in:
parent
865159fd54
commit
e2255c7aa4
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# How to use
|
||||
|
||||
Please use `python3`
|
||||
|
||||
* `pip3 install -r requirements.txt`
|
||||
* `python3 app.py PORT`
|
||||
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@ -0,0 +1,3 @@
|
||||
-i https://pypi.org/simple
|
||||
minimalmodbus==1.0.2
|
||||
pyserial==3.4
|
||||
Loading…
x
Reference in New Issue
Block a user