mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
Disable uwsgi, pyaudio, jack-client stubtest on macOS (#11821)
This commit is contained in:
@@ -9,7 +9,4 @@ extra_description = """\
|
||||
"""
|
||||
|
||||
[tool.stubtest]
|
||||
# Run stubtest on MacOS as well, to check that the
|
||||
# uWSGI-specific parts of stubtest_third_party.py
|
||||
# also work there
|
||||
platforms = ["linux", "darwin"]
|
||||
platforms = ["linux"]
|
||||
|
||||
Reference in New Issue
Block a user