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

Fix venv checks before auto installing #20

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

chris-lingwood-korelabs-co

Attempt to resolve #19 where the autoinstallation is never run if VIRTUAL_ENV is empty. This seems to always be the case when poetry install hasn't been run.

Take care merging this becuase I can't see, with poetry's apparent behaviour, how this ever worked. There might well be something I'm missing. I am using this code locally and it looks good.

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.

Auto install never runs if the venv doesn't exist
2 participants