Commit 1c0178ff authored by “Buğra's avatar “Buğra

Added 'pyserial' as dependencity.

parent 196c9e92
......@@ -620,20 +620,6 @@
}
]
},
{
"name": "serial",
"author": "pyserial",
"load_order": "01",
"description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues",
"releases": [
{
"base": "https://github.com/pyserial/pyserial",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "python-jinja2",
"load_order": "51",
......@@ -817,6 +803,20 @@
}
]
},
{
"name": "serial",
"author": "pyserial",
"load_order": "01",
"description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues",
"releases": [
{
"base": "https://github.com/pyserial/pyserial",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "shellenv",
"load_order": "10",
......
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