Skip to content

Commit cf7aac7

Browse files
committed
restore noctx, add noctx-nofs
1 parent 6637ebf commit cf7aac7

File tree

3 files changed

+458
-24
lines changed

3 files changed

+458
-24
lines changed

src/pygbag/support/cross/aio/pep0723.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
PATCHLIST = []
5151

5252
# fast skip list
53-
HISTORY = ["pyodide", "pytest", "pytest-ruff", "ruff"]
53+
HISTORY = ["pyodide", "pytest", "pytest-ruff", "ruff", "tarfile"]
5454

5555
hint_failed = []
5656

0 commit comments

Comments
 (0)