1
0

build: fix win/appimage binaries following jsonrpc dep-removal

follow-up #6220
This commit is contained in:
SomberNight
2020-06-11 03:43:40 +02:00
parent 0b6ce657b1
commit b0230f6a4b
2 changed files with 2 additions and 8 deletions

View File

@@ -53,10 +53,6 @@ $PYTHON -m pip install --no-dependencies --no-warn-script-location .
popd
# these are deleted as they were not deterministic; and are not needed anyway
rm "$WINEPREFIX"/drive_c/python3/Lib/site-packages/jsonschema-*.dist-info/RECORD
rm -rf dist/
# build standalone and portable versions