fix(taskdeps): update python shebang

This commit is contained in:
2026-05-31 17:45:38 +02:00
parent 808936338f
commit 3b7a37ebb6

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
import argparse
import json