We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8ca55 commit bd2f1d0Copy full SHA for bd2f1d0
.github/workflows/screenshots.yml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
sudo apt-get update -y -qq
34
sudo apt-get install --no-install-recommends -y ffmpeg libegl1-mesa-dev libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers
35
- - name: Install dev dependencies
+ - name: Install pygx from main
36
37
python -m pip install --upgrade pip setuptools
38
# remove pygfx from install_requires, we install using pygfx@main
0 commit comments