Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@ scripts =

[options.entry_points]
console_scripts =
podman-hpc = podman_hpc.podman_hpc:main
hook_tool = podman_hpc.hook_tool:main
podman-hpc = podman_hpc.podman_hpc:main
hook_tool = podman_hpc.hook_tool:main

[options.data_files]
etc/podman_hpc =
etc/01-gpu.conf
etc/01-mpich.conf
etc/01-nccl.conf
etc/01-cvmfs.conf
etc/podman_hpc.yaml
etc/podman_hpc/modules.d =
etc/modules.d/home.yaml
etc/modules.d/scratch.yaml
etc/modules.d/cfs.yaml
etc/modules.d/jupyter.yaml
etc/modules.d/gpu.yaml
etc/modules.d/mpich.yaml
etc/modules.d/cuda-mpich.yaml
etc/modules.d/nccl.yaml
etc/modules.d/cvmfs.yaml
etc/modules.d/openmpi-pmi2.yaml
etc/modules.d/openmpi-pmix.yaml
etc/podman_hpc =
etc/01-gpu.conf
etc/01-mpich.conf
etc/01-nccl.conf
etc/01-cvmfs.conf
etc/podman_hpc.yaml
etc/podman_hpc/modules.d =
etc/modules.d/home.yaml
etc/modules.d/scratch.yaml
etc/modules.d/cfs.yaml
etc/modules.d/jupyter.yaml
etc/modules.d/gpu.yaml
etc/modules.d/mpich.yaml
etc/modules.d/cuda-mpich.yaml
etc/modules.d/nccl.yaml
etc/modules.d/cvmfs.yaml
etc/modules.d/openmpi-pmi2.yaml
etc/modules.d/openmpi-pmix.yaml