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

Referencing poetry-core master but they changed master to main #19

Closed
rengler-noodle opened this issue May 24, 2022 · 0 comments · Fixed by #20
Closed

Referencing poetry-core master but they changed master to main #19

rengler-noodle opened this issue May 24, 2022 · 0 comments · Fixed by #20
Labels
bug Something isn't working dependencies Pip dependencies good first issue Good for newcomers

Comments

@rengler-noodle
Copy link
Contributor

rengler-noodle commented May 24, 2022

poetry-core changed their master branch to main. From their docs, it looks like the suggested way to specify poetry-core as build system is as follows (no specific branch needed at all):

[build-system]
requires = ["poetry_core>=1.0.0"]
rengler-noodle added a commit to rengler-noodle/meltano-map-transform that referenced this issue May 24, 2022
@rengler-noodle rengler-noodle changed the title poetry-core changed master to main Referencing poetry-core master but they changed master to main May 24, 2022
@edgarrmondragon edgarrmondragon added bug Something isn't working good first issue Good for newcomers dependencies Pip dependencies labels May 24, 2022
edgarrmondragon pushed a commit that referenced this issue May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pip dependencies good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants