mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
windows build: maybe fix reproducibility (jsonschema-*.dist-info)
This commit is contained in:
parent
4406eebbfe
commit
b560bc92cc
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ $PYTHON -m pip install --no-dependencies --no-warn-script-location .
|
||||||
popd
|
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/
|
rm -rf dist/
|
||||||
|
|
||||||
# build standalone and portable versions
|
# build standalone and portable versions
|
||||||
|
|
Loading…
Add table
Reference in a new issue