Skip to content

Commit 8a0cb15

Browse files
committed
Debugging
1 parent 654f8ed commit 8a0cb15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ for:
2222
- sh: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install libfuse2
2323
# Preparation script dependencies
2424
- sh: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install python3-wxgtk4.0 python3-sqlalchemy python3-logbook python3-requests
25+
- sh: sudo dpkg -l | grep python3
2526
before_build:
2627
# Prepare pyfa data
2728
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;

0 commit comments

Comments
 (0)