Install Python package and readout embedded package version.

This commit is contained in:
Patrick Lehmann
2025-05-05 18:55:24 +02:00
parent 330a21e6c3
commit 5891636ec9
5 changed files with 200 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
set SPHINXBUILD=py -3.13 -m sphinx.cmd.build
)
set SOURCEDIR=.
set BUILDDIR=_build