Commit 1a7a6e1c authored by Alec Thomas's avatar Alec Thomas

Works in Python3!

parent fbd770f2
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
"details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings", "details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings/tree/master" "details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings/tree/master"
} }
] ]
......
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