Skip to content

Commit

Permalink
Included pygame with the Windows binary
Browse files Browse the repository at this point in the history
Music support, see shlomif#82
  • Loading branch information
Programator2 committed May 17, 2018
1 parent dc8adf8 commit 80ddc75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Expand Up @@ -14,6 +14,7 @@ install:
- python3 -mpip install pycotap
- python3 -mpip install six
- python3 -mpip install Pillow
- python3 -mpip install pygame
- perl -v
- copy C:\msys64\mingw64\bin\mingw32-make.exe C:\msys64\mingw64\bin\make.exe
- SET PATH=C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;%PATH%
Expand Down

0 comments on commit 80ddc75

Please sign in to comment.