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

Lock The Poetry Version To v1.1.* #7

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Conversation

HassanAbouelela
Copy link
Owner

Version 1.2 of poetry introduced a regression which would error out whenever pip user installs were enabled (through the environment variable). This manifests as an error when poetry install is running. See #1 for an example, and a link to the poetry issue.

Version 1.2 of poetry introduced a regression which would error out
whenever pip user installs were enabled (through the environment
variable). This manifests as an error when `poetry install` is running.

Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
@HassanAbouelela HassanAbouelela added bug Something isn't working a: setup-python Related to the "setup-python" action labels Aug 31, 2022
@HassanAbouelela HassanAbouelela merged commit 6c6a35b into main Aug 31, 2022
@HassanAbouelela HassanAbouelela deleted the lock-poetry-version branch August 31, 2022 17:36
ChrisLovering added a commit to python-discord/bot that referenced this pull request Sep 1, 2022
This is due to a regression in poetry, see HassanAbouelela/actions#7
ChrisLovering added a commit to python-discord/bot that referenced this pull request Sep 1, 2022
This is required due to a regression in poetry, see HassanAbouelela/actions#7
ChrisLovering added a commit to python-discord/bot that referenced this pull request Sep 10, 2022
This is required due to a regression in poetry, see HassanAbouelela/actions#7
ChrisLovering added a commit to python-discord/bot that referenced this pull request Sep 10, 2022
This is required due to a regression in poetry, see HassanAbouelela/actions#7
ChrisLovering added a commit to python-discord/king-arthur that referenced this pull request Sep 10, 2022
his is required due to a regression in poetry, see HassanAbouelela/actions#7
ChrisLovering added a commit to python-discord/king-arthur that referenced this pull request Sep 10, 2022
his is required due to a regression in poetry, see HassanAbouelela/actions#7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: setup-python Related to the "setup-python" action bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant