nixpkgs/pkgs/development/python-modules/cython/setup-hook.sh
2023-12-20 20:11:13 +01:00

4 lines
75 B
Bash

if [ -z "${dontForceRegenCython-}"]; then
export CYTHON_FORCE_REGEN=1
fi