Skip to content
Snippets Groups Projects

Add env_package_list function to capture full environment listing

Merged Duncan Macleod requested to merge duncanmmacleod/bilby:env_package_list into master
All threads resolved!

This MR adds a new bilby.core.utils.env_package_list() function that returns a list of package-information dicts for all packages in the environment, either using conda list or pip list installed (in that preference order), and modifies bilby.core.sampler.run_sampler() to attach a new metadata attribute environment_packages to the results.

Edited by Duncan Macleod

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading