about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/cython/setup-hook.sh
blob: c26330a5364460ee7d0a085c4db5e262cfd20712 (plain) (blame)
1
2
3
if [ -z "${dontForceRegenCython-}"]; then
  export CYTHON_FORCE_REGEN=1
fi