SeaCogs/.devcontainer
cswimr cbd4f6dfcc
fix(devcontainer): ensure pip is installed in the devcontainer
this is being done because Red-DiscordBot requires pip to be installed to function, but does not declare it as a dependency. this is only a problem when uv is being used to install dependencies in an environment where pip is not present. so, we ensure pip is present!
2025-01-25 22:51:38 +00:00
..
devcontainer.json chore(devcontainer): change volume name 2025-01-24 23:05:24 +00:00
Dockerfile fix(devcontainer): ensure pip is installed in the devcontainer 2025-01-25 22:51:38 +00:00