Update pyproject.toml
This commit is contained in:
parent
b904947483
commit
6ff078711d
|
|
@ -36,7 +36,11 @@ dependencies = [
|
|||
"matplotlib",
|
||||
"numpy",
|
||||
"pyzmq",
|
||||
"pyserial"
|
||||
"pyserial",
|
||||
"flask_socketio",
|
||||
"PIL",
|
||||
"io"
|
||||
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user