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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
75 B
Bash
Raw Normal View History

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