df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
258 B
JSON
7 lines
258 B
JSON
{
|
|
"name": "Python Package using Anaconda",
|
|
"description": "Create and test a Python package on multiple Python versions using Anaconda for package management.",
|
|
"iconName": "python",
|
|
"categories": ["Continuous integration", "Python"]
|
|
}
|