mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-20 18:23:15 +08:00
waitress: stubtest-complete and update usage of Any (#11796)
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
version = "2.1.*"
|
||||
upstream_repository = "https://github.com/Pylons/waitress"
|
||||
requires = []
|
||||
partial_stub = true
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
# linux and darwin are equivalent
|
||||
platforms = ["linux", "win32"]
|
||||
|
||||
Reference in New Issue
Block a user