Skip to content

Commit

Permalink
Readthedocs build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Futsch1 committed Aug 13, 2023
1 parent 661fae7 commit 68ba5ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- libnotify4 libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0
apt_packages: [libnotify4 libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0]
jobs:
pre_create_environment:
- pip install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04 wxPython==4.2.1
Expand Down

0 comments on commit 68ba5ba

Please sign in to comment.