Make tool scripts executable.

This commit is contained in:
2025-12-31 21:43:25 +00:00
parent 67ec091bc5
commit 509898ac73
2 changed files with 2 additions and 1 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env -S uv run
"""Generate CFFI cdef and Python modules from libaegis C sources."""
import pathlib