swh-lister/swh/lister/opam
Nicolas Dandrimont ad6644a663 opam: retrieve opam from $PATH with shutil.which
The default behavior of subprocess is to pull executables from a
hardcoded list, which doesn't work when opam is installed manually in
the user's home directory.
2023-06-21 14:53:17 +02:00
..
tests Validate origin URLs before sending to the scheduler 2022-11-04 15:58:45 +01:00
__init__.py add opam lister 2021-07-06 15:19:00 +02:00
lister.py opam: retrieve opam from $PATH with shutil.which 2023-06-21 14:53:17 +02:00
tasks.py add opam lister 2021-07-06 15:19:00 +02:00