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

Alternative poetry setup #897

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Alternative poetry setup #897

merged 1 commit into from
Dec 13, 2022

Conversation

mattgodbolt
Copy link
Member

The virtualenv thing was dodgy and it turns out that we can actually directly create the .venv directory as part of peotry itself, with the correct configuration. So, do that!

If you get a conflict, remove the autogenerated poetry.toml and replace it with the one from source control.

The virtualenv thing was dodgy and it turns out that we can actually directly create the .venv directory as part of peotry itself, with the correct configuration. So, do that!

If you get a conflict, remove the autogenerated poetry.toml and replace it with the one from source control.
@mattgodbolt mattgodbolt requested review from dkm and partouf December 13, 2022 02:02
@mattgodbolt
Copy link
Member Author

also cc @RubenRBS and @hedgar2017 - this is an alternative approach to setting up the virtual env.

@mattgodbolt mattgodbolt merged commit a30426c into main Dec 13, 2022
@mattgodbolt mattgodbolt deleted the mg/poetry2 branch December 13, 2022 02:06
mattgodbolt added a commit that referenced this pull request Dec 19, 2022
The virtualenv thing was dodgy and it turns out that we can actually directly create the .venv directory as part of peotry itself, with the correct configuration. So, do that!

If you get a conflict, remove the autogenerated poetry.toml and replace it with the one from source control.
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.

1 participant