Skip to content
Snippets Groups Projects
Commit 9086d0c1 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

import-checker: exclude mercurial packages installed into the system path

If mercurial was installed into a directory other than the site-packages,
test-module-imports.t failed as 'mercurial.node' was listed in stdlib_modules:

  testpackage/latesymbolimport.py relative import of stdlib module

Instead, we should exclude our packages explicitly.
parent f99c066f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment