/py-version

Version generator for PyInstaller and GitHub CI

Primary LanguagePython

Template with version generator for new apps

build tests

Setup

python -m virtualenv -p="c:\Python38\python.exe" .venv.py38
pip install -r .\requirements.txt

GitHub actions build

Just push

Local build

.\build.cmd