Skip to content

Commit 8ff642b

Browse files
committed
build: declare nox deps
1 parent 997baf0 commit 8ff642b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

noxfile.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# /// script
2+
# dependencies = ["nox", "github_action_utils"]
3+
# ///
4+
15
from contextlib import contextmanager
26
from typing import Generator
37

0 commit comments

Comments
 (0)