mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
distutils package was removed in 3.12 (#10249)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version = "2.11.*"
|
||||
requires = ["types-pytz"]
|
||||
requires = ["types-pytz", "types-setuptools"]
|
||||
obsolete_since = "2.12.1" # Released on 2023-02-28
|
||||
partial_stub = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user