Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 42/load poetry env automatically #77

Merged
merged 4 commits into from
May 9, 2024

Conversation

davidpomerenke
Copy link
Collaborator

To make this work, either delete and re-create the devcontainer, or:

  • poetry env info
  • delete the env, e.g. rm -rf /mnt/poetry-persistent-cache/virtualenvs/media-impact-monitor-rWf_1CFO-py3.10
  • cd backend-python && poetry config virtualenvs.in-project true && poetry install

Copy link

vercel bot commented Apr 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
media-impact-monitor ✅ Ready (Inspect) Visit Preview May 8, 2024 7:08pm

@davidpomerenke
Copy link
Collaborator Author

closes #42

Copy link
Member

Choose a reason for hiding this comment

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

Yes, that's much better with .venv. That's how I have it in my local projects as well.

@kleinlennart
Copy link
Member

The pytest fail seems random, no? Ready to close?

@davidpomerenke davidpomerenke merged commit 678b758 into dev May 9, 2024
4 checks passed
@davidpomerenke davidpomerenke deleted the issue-42/load-poetry-env-automatically branch May 11, 2024 06:59
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