Backed out changeset 4376d47f325b (bug 1639624) for bustage. CLOSED TREE
This commit is contained in:
@@ -25,6 +25,7 @@ from manifestparser import filters as mpf
|
||||
from mozbuild.base import (
|
||||
MachCommandBase,
|
||||
)
|
||||
from mozbuild.virtualenv import VirtualenvManager
|
||||
|
||||
from mach.decorators import (
|
||||
CommandArgument,
|
||||
@@ -239,7 +240,6 @@ class MachCommands(MachCommandBase):
|
||||
See the `--python` argument to the `mach python-test` command.
|
||||
"""
|
||||
from mozbuild.pythonutil import find_python3_executable
|
||||
from mozbuild.virtualenv import VirtualenvManager
|
||||
|
||||
default_manager = self.virtualenv_manager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user