gecko-dev/testing/tools/websocketprocessbridge
Edwin Takahashi 8b53684fdc Bug 1596590 - remove unnecessary psutil 5.4.3 specification from desktop_unittest.py r=gbrown
Changes:

Remove the unnecessary psutil == 5.4.3 specifier in `desktop_unittest.py`.

This should be a safe change. Prior to this patch, in a given test task the virtrualenv initialization will first install `psutil==5.6.3`, then proceed to invoke `desktop_unittest.py` where the `psutil==5.4.3` version forces the uninstallation of the newer version to install the older version.

Differential Revision: https://phabricator.services.mozilla.com/D53302

--HG--
extra : moz-landing-system : lando
2019-11-16 04:58:02 +00:00
..
websocketprocessbridge.py
websocketprocessbridge_requirements.txt Bug 1596590 - remove unnecessary psutil 5.4.3 specification from desktop_unittest.py r=gbrown 2019-11-16 04:58:02 +00:00