added requirements.txt file
This commit is contained in:
parent
a5c526e3dd
commit
73d7cf6d0b
2 changed files with 4 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/build
|
||||
/dist
|
||||
OutGaugeInterpreter.spec
|
||||
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
pyserial==3.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue