Commit 196c9e92 authored by “Buğra's avatar “Buğra

Added 'pyserial' as dependencity.

parent a490b384
...@@ -621,9 +621,9 @@ ...@@ -621,9 +621,9 @@
] ]
}, },
{ {
"name": "pyserial", "name": "serial",
"author": "pyserial", "author": "pyserial",
"load_order": "1", "load_order": "01",
"description": "Python serial port access library", "description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues", "issues": "https://github.com/pyserial/pyserial/issues",
"releases": [ "releases": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment