Improved description and fixed name

This commit is contained in:
Ben Heil
2019-11-15 13:26:42 -05:00
parent 5ce3567640
commit 2287251421
@@ -1,6 +1,6 @@
{
"name": "Python package",
"description": "Create and test a Python package on multiple Python versions.",
"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"]
}
}