Files
starter-workflows/ci/properties/python-package-conda.properties.json
T
2019-11-15 13:26:42 -05:00

7 lines
232 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": ["Python"]
}