Skip to content

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented May 9, 2025

Extracted from #13975

Fixes #13973

@srittau srittau merged commit 785c9c4 into python:main May 9, 2025
58 checks passed
@srittau srittau deleted the pyright-tests-apt branch May 9, 2025 17:31
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
@Avasam
Copy link
Collaborator

Avasam commented Aug 6, 2025

@srittau I just noticed the addition of this script. I think this simply duplicates get_stubtest_system_requirements.py on linux:

(typeshed) avasam@Horus:/mnt/e/Users/Avasam/Documents/Git/typeshed$ uv run --active  tests/get_external_apt_dependencies.py
gdb
libcairo2-dev
libev-dev
libev4
libjack-dev
libkrb5-dev
libmariadb-dev
libproj-dev
libuv1
libuv1-dev
portaudio19-dev
proj-bin
xclip
(typeshed) avasam@Horus:/mnt/e/Users/Avasam/Documents/Git/typeshed$ uv run --active  tests/get_stubtest_system_requirements.py
gdb
libproj-dev
proj-bin
libev4
libev-dev
libuv1
libuv1-dev
libjack-dev
libkrb5-dev
libmariadb-dev
portaudio19-dev
xclip
libcairo2-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] "pyright: Run test cases" task doesn't install apt dependencies

3 participants