Category change

This commit is contained in:
Shubham Tiwari
2021-08-25 23:22:32 +05:30
parent 1dd15d2033
commit 2b476f011c
48 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Python application",
"description": "Create and test a Python application.",
"iconName": "python",
"categories": ["Python"]
"categories": ["Continuous integration", "Python"]
}