mirror of
https://github.com/emendir/EndraApp.git
synced 2026-05-19 14:20:43 -04:00
packaging: add time-stamp to pyinstaller python auto prereqs
This commit is contained in:
@@ -91,6 +91,8 @@ echo "Generating requirements for $PLATFORM_DIR..."
|
||||
# installs requirements in virtualenv, and documents the recursive list of dependencies
|
||||
$GET_PYTHON_DEPS
|
||||
|
||||
sed -i "1i# $(date '+%Y-%m-%d %H:%M:%S') "$REQS_AUTO
|
||||
|
||||
# Build with PyInstaller
|
||||
IPFS_TK_MODE=EMBEDDED WALYTIS_BETA_API_TYPE=WALYTIS_BETA_DIRECT_API $PYTHON packaging/pyinstaller/build_pyinstaller.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user