Skip to content

Commit

Permalink
Add psutil as dependency in the test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerdahl committed Feb 15, 2018
1 parent 4e94050 commit edbc465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_utilities/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def main():
'mock == 2.0.0',
'multi-mechanize == 1.2.0',
'posix-ipc == 1.0.0',
'psutil == 5.4.3',
'pyasn1 == 0.4.2',
'pytest == 3.3.1',
'pytest-cov == 2.5.1',
Expand Down

0 comments on commit edbc465

Please sign in to comment.