зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1516659 - Remove mozprocess dependency from mozinstall's tests r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D15476 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
499010a91c
Коммит
2fd7e025ab
|
@ -44,7 +44,6 @@ setup(name='mozInstall',
|
|||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
install_requires=deps,
|
||||
tests_require=['mozprocess >= 0.15', ],
|
||||
# we have to generate two more executables for those systems that cannot run as Administrator
|
||||
# and the filename containing "install" triggers the UAC
|
||||
entry_points="""
|
||||
|
|
Загрузка…
Ссылка в новой задаче