add package dependency
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user