add fake-wheel

This commit is contained in:
2026-06-01 01:25:58 +01:00
parent 423a914347
commit bc5c8c0cff
7 changed files with 1456 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}