Optimizes niceness and cpulimit usage
This commit is contained in:
@@ -87,6 +87,7 @@ class UpgradeCommandTests(unittest.TestCase):
|
||||
['git', 'reset', '--hard', 'HEAD'],
|
||||
['git', 'checkout', 'main'],
|
||||
['git', 'pull'],
|
||||
[pip_path, 'install', '--upgrade', 'pip', 'setuptools', 'wheel'],
|
||||
[pip_path, 'install', '--editable', '.'],
|
||||
],
|
||||
[call[0] for call in subprocess_calls],
|
||||
|
||||
Reference in New Issue
Block a user