Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: conda, Third Party Software
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
I have just noticed that psutil is not in our new conda env. The python_psutil dependency was removed from the utils table file but nothing replaced it. This means that the file leak testing has been disabled and we didn't notice.
Please add it back to the env.
Attachments
Issue Links
- is triggered by
-
DM-23835 Update environment with conda-forge third parties and conda compilers
- Done
Does https://github.com/lsst/utils/blob/a8eba2281326a04fcaae180debc70eb5aa62ef68/python/lsst/utils/tests.py need to be modified?
Should it assume psutil is installed?