Fix a few issues with the minimal zip file and update README

This commit is contained in:
Veronica K. B. Olsen
2021-02-03 20:33:32 +01:00
parent ab7ca411a4
commit 295351d3e9
3 changed files with 11 additions and 7 deletions
-3
View File
@@ -8,9 +8,6 @@ if errorlevel 1 goto errorNoPython
echo Python found. OK.
echo.
:: Generate the sample project
python setup.py sample
:: Install the PyQt5, lxml and pyenchant dependencies
python setup.py pip