We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b069344 commit ef00389Copy full SHA for ef00389
1 file changed
backend/githubData.ts
@@ -51,6 +51,10 @@ const tools = [
51
name: "poetry",
52
owner: "python-poetry",
53
},
54
+ {
55
+ name: "hatch",
56
+ owner: "ofek",
57
+ },
58
{
59
name: "pipenv",
60
owner: "pypa",
0 commit comments