dda42cb8f2
* addition to categories for python-app template * adding categories to pylint template * adding categories to python-package template Co-authored-by: Ashwin Sangem <ashwinsangem@github.com>
7 lines
172 B
JSON
7 lines
172 B
JSON
{
|
|
"name": "Python application",
|
|
"description": "Create and test a Python application.",
|
|
"iconName": "python",
|
|
"categories": ["Python", "Bottle", "Flask"]
|
|
}
|