mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 11:07:17 +08:00
Drop support for Python 3.7 (#11234)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
version = "23.9.*"
|
||||
upstream_repository = "https://github.com/gevent/gevent"
|
||||
requires = ["types-greenlet", "types-psutil"]
|
||||
requires_python = ">=3.8"
|
||||
|
||||
[tool.stubtest]
|
||||
# Run stubtest on all platforms, since there is some platform specific stuff
|
||||
|
||||
Reference in New Issue
Block a user