nixpkgs/pkgs/development/interpreters/python/catch_conflicts
2024-02-13 11:15:41 +07:00
..
catch_conflicts_py2.py
catch_conflicts.py pythonCatchConflictsHook: make compatible to all python 3 versions 2024-02-13 11:15:41 +07:00
README.md

catch_conflicts.py

The file catch_conflicts.py is in a subdirectory because, if it isn't, the /nix/store/ directory is added to sys.path causing a delay when building.

Pointers: