depot/third_party/nixpkgs/pkgs/development/python-modules/cython/setup-hook.sh

4 lines
75 B
Bash
Raw Normal View History

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