mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 20:01:29 +08:00
Restore stubtest 0.930 (#6663)
This commit is contained in:
@@ -3,6 +3,9 @@ from _typeshed import StrOrBytesPath
|
||||
from types import SimpleNamespace
|
||||
from typing import Sequence
|
||||
|
||||
if sys.version_info >= (3, 9):
|
||||
CORE_VENV_DEPS: tuple[str, ...]
|
||||
|
||||
class EnvBuilder:
|
||||
system_site_packages: bool
|
||||
clear: bool
|
||||
|
||||
Reference in New Issue
Block a user