mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 09:25:33 +08:00
Allow the use of local-only stubtest allowlists (#11173)
This makes it nicer to work on a local system with known divergences from the CI environment
This commit is contained in:
@@ -71,3 +71,6 @@ analyze.py
|
||||
|
||||
# pyenv local python version
|
||||
.python-version
|
||||
|
||||
# deliberately local test configuration files
|
||||
tests/stubtest_allowlists/*.local
|
||||
|
||||
Reference in New Issue
Block a user