HERMES-SOC / hermes_instrument

A Python package template for hermes packages
Other
3 stars 4 forks source link

Fix incorrect package paths and remove unused paths from .devcontainer definition file #27

Closed dbarrous closed 1 year ago

dbarrous commented 1 year ago

This PR is based on the previous four open PRs to address this issue: https://github.com/HERMES-SOC/hermes_eea/issues/6

It fixes the incorrect pathing and removes the unused paths that are not installed on our current base container.

To test you can generate a repo based on the cookie-cutter template, then open up the devcontainer in vscode of the newly generated repo.