mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-19 16:24:13 +08:00
Drop support for Python 3.7 (#11234)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
version = "6.3.*"
|
||||
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
|
||||
requires = ["types-setuptools"]
|
||||
requires_python = ">=3.8"
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["completion"]
|
||||
|
||||
Reference in New Issue
Block a user