Skip to content

Conversation

@fbnrst
Copy link

@fbnrst fbnrst commented Jan 5, 2026

allows to start GitHub Codespace with all dev requirements installed.

allows to start GitHub Codespace with all dev requirements installed.
@@ -0,0 +1,5 @@
FROM mcr.microsoft.com/devcontainers/python:3.13

COPY requirements-dev.txt /tmp/requirements-test.txt
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to rename {{cookiecutter.stack_name}}/requirements-dev.txt to requirements-test.txt as well then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants