Skip to content
Snippets Groups Projects
Commit 2dbd771f authored by inso's avatar inso
Browse files

Add path to pyqt5 dll

parent 26efda3b
Branches
No related tags found
No related merge requests found
......@@ -22,5 +22,7 @@ if %errorlevel% neq 0 exit /b 1s
call .\\ci\\appveyor\\gen_translations.cmd
if %errorlevel% neq 0 exit /b 1
SET PATH=c:\\python35_64\\envs\\test-environment\\lib\\site-packages\\PyQt5\\;%PATH%
pyinstaller sakia.spec
if %errorlevel% neq 0 exit /b 1
  • inso @Insoleet

    mentioned in commit 9569e8f8

    ·

    mentioned in commit 9569e8f8

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment