Commit 0038b265 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #3120 from sloria/add-pytest-snippets

Add pytest snippets
parents edff740f 4717a964
...@@ -1345,6 +1345,17 @@ ...@@ -1345,6 +1345,17 @@
} }
] ]
}, },
{
"name": "Pytest Snippets",
"labels": ["snippets"],
"details": "https://github.com/sloria/sublime-pytest-snippets",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/sloria/sublime-pytest-snippets"
}
]
},
{ {
"name": "Python 3", "name": "Python 3",
"details": "https://github.com/petervaro/python", "details": "https://github.com/petervaro/python",
......
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