Skip to content

Commit 100bbba

Browse files
committed
Support PEP 721 for sort script
Signed-off-by: Henry Schreiner <[email protected]>
1 parent b67299d commit 100bbba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/sort.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# /// script
2+
# dependencies = ["natsort"]
3+
# ///
4+
15
import ast
26
import sys
37

0 commit comments

Comments
 (0)