Skip to content

Commit 8b011a9

Browse files
committed
add shebang
1 parent 48c4b67 commit 8b011a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/check-release.py

100644100755
+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
#
13
# Check if a sha in a dependency is included in a release.
24
# Releases are inferred from tags in the main repo and dependecies
35
# are read from the Cargo.lock file.

0 commit comments

Comments
 (0)