Skip to content

Commit

Permalink
Add psutil as test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cydanil committed Jan 26, 2023
1 parent d3d27b6 commit 494f61a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def find_version(*parts):
'pytest',
'pytest-cov',
'testpath',
'psutil',
]
},
python_requires='>=3.6',
Expand Down

0 comments on commit 494f61a

Please sign in to comment.