Unverified Commit 52168861 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7135 from bisguzar/master

Pyserial package's repo changed 😐
parents 87829f7e 5e31d0dc
......@@ -822,12 +822,13 @@
"author": "pyserial",
"load_order": "50",
"description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues",
"issues": "https://github.com/bisguzar/sublime-serial/issues",
"releases": [
{
"base": "https://github.com/pyserial/pyserial",
"base": "https://github.com/bisguzar/sublime-serial",
"tags": true,
"sublime_text": ">=3000"
"sublime_text": ">=3000",
"platforms": ["*"]
}
]
},
......
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