Commit 5e31d0dc authored by “Buğra's avatar “Buğra

Pyserial package's repo changed 😐

parent 004f6a0c
...@@ -808,12 +808,13 @@ ...@@ -808,12 +808,13 @@
"author": "pyserial", "author": "pyserial",
"load_order": "50", "load_order": "50",
"description": "Python serial port access library", "description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues", "issues": "https://github.com/bisguzar/sublime-serial/issues",
"releases": [ "releases": [
{ {
"base": "https://github.com/pyserial/pyserial", "base": "https://github.com/bisguzar/sublime-serial",
"tags": true, "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