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
192 B
JSON
7 lines
192 B
JSON
{
|
|
"name": "Python package",
|
|
"description": "Create and test a Python package on multiple Python versions.",
|
|
"iconName": "python",
|
|
"categories": ["Python", "Bottle", "Flask"]
|
|
}
|