Skip to content

chore: Add devcontainer configuration#48

Open
geminixiang wants to merge 2 commits intoBonislolz:mainfrom
geminixiang:chore/devcontainer
Open

chore: Add devcontainer configuration#48
geminixiang wants to merge 2 commits intoBonislolz:mainfrom
geminixiang:chore/devcontainer

Conversation

@geminixiang
Copy link
Copy Markdown
Contributor

@geminixiang geminixiang commented Feb 7, 2026

This PR adds .devcontainer configuration for VS Code and Codespaces.

p.s. Now, devcontainer supoprted python2.7 and python3.8 in dev environment.

@geminixiang geminixiang mentioned this pull request Feb 7, 2026
11 tasks
@Bonislolz Bonislolz added the v3.0 Target to version 3.x label Feb 7, 2026
@Bonislolz Bonislolz added this to the goodbye_python27 milestone Feb 7, 2026
environment:
- REDIS_HOST=redis
- MONGODB_HOST=mongodb
- PYTHONPATH=/workspaces/dictrack/app
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

set up PYTHONPATH or use pip install -e . to make dictrack accessible.

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

Labels

v3.0 Target to version 3.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants