This commit is contained in:
Reinier Criel 2025-12-16 14:53:30 +01:00
parent 037a83e1ff
commit a47ea153da
2 changed files with 1 additions and 3 deletions

View file

@ -4,7 +4,6 @@
param(
[switch]$ci,
# Backwards compatibility: deprecated; warn and ignore if supplied
[switch]$includepython
)