Testing autobuild in Jenkins

This commit is contained in:
dzaitsev
2025-05-01 01:31:23 +03:00
parent 1b4901d568
commit 506b2ba6de
+1 -1
View File
@@ -12,7 +12,7 @@ python -m venv venv
venv\Scripts\python -m pip install --upgrade pip
venv\Scripts\pip install -r requirements.txt
venv\Scripts\pip install --upgrade pyinstaller pyinstaller-hooks-contrib
REM test...testing Polling in Jenkins ...to be removed later.
REM Testing autobuild in Jenkins
venv\Scripts\python setup.py build_ext --inplace