-
Chris Lamb authored
We prefer local modules over any system-installed ones to ensure that running a Git version from any current working directory does not have unexpected behaviour. Avoids setting PYTHONPATH, etc.
Chris Lamb authoredWe prefer local modules over any system-installed ones to ensure that running a Git version from any current working directory does not have unexpected behaviour. Avoids setting PYTHONPATH, etc.