Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LuxCoreRender/LuxCore
Browse files Browse the repository at this point in the history
  • Loading branch information
Dade916 committed Jul 19, 2020
2 parents c1fef57 + 7b46c27 commit 29ac5e2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions scripts/azurepipeline/windows/deps-setup.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ mklink /J Luxcore %SYSTEM_DEFAULTWORKINGDIRECTORY%

pip install --upgrade pip

:: setuptools 45.x has issues when packaged with PyInstaller, see:
:: https://github.com/pypa/setuptools/issues/1963
:: Next PyInstaller version will fix
pip install --upgrade "setuptools<45.0.0"
pip install --upgrade setuptools

pip install wheel
pip install pyinstaller
Expand Down

0 comments on commit 29ac5e2

Please sign in to comment.