Commit 61980287 authored by Maxim Grechkin's avatar Maxim Grechkin

split IPython Notbeook into two different pointers for different version of ST

parent 479fa768
......@@ -222,9 +222,13 @@
"details": "https://github.com/maximsch2/SublimeIPythonNotebook",
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook/tags"
}
},
{
"sublime_text": "<3000",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook/tree/st2"
}
]
},
{
......
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