If I have I have the Debian python3-virtualenv package installed on my
machine, the import succeeds but then I receive an AttributeError because the
package is essentially completely different between py2 and py3, and
test-hghave fails.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG357d8415aa27: tests: virtualenv is only used on py2, rename and conditionalize
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.