Files

4 lines
75 B
Bash
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
if [ -z "${dontForceRegenCython-}"]; then
export CYTHON_FORCE_REGEN=1
fi