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

Use correct build-backend for poetry-core #167

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Use correct build-backend for poetry-core #167

merged 1 commit into from
Dec 1, 2023

Conversation

SuperSandro2000
Copy link
Contributor

Description

This is necessary to fix the build for NixOS. NixOS/nixpkgs@ce4b26f

Related issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CI / Tests update
  • Documentation update

How has this been tested

  • I have added new tests where required
  • I have run nox -s tests locally and passed
  • I have tested this feature in a python script

@mweinelt
Copy link

mweinelt commented Dec 1, 2023

This is necessary to fix the build for NixOS.

This is necessary to fix the build. Because I believe pulling in poetry-core and accessing poetry.masonry is an impurity, that can only work when poetry itself is in the environment.

@marksie1988 marksie1988 merged commit 09e489b into totaldebug:master Dec 1, 2023
2 of 6 checks passed
@SuperSandro2000 SuperSandro2000 deleted the patch-1 branch December 1, 2023 17:41
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.

3 participants