Skip to content

Comments

Improve error message when installing non-package in package-mode#9073

Merged
abn merged 2 commits intopython-poetry:mainfrom
andyclegg:main
Feb 29, 2024
Merged

Improve error message when installing non-package in package-mode#9073
abn merged 2 commits intopython-poetry:mainfrom
andyclegg:main

Conversation

@andyclegg
Copy link
Contributor

Pull Request Check List

Resolves: #9072

  • Added tests for changed code.
  • Updated documentation for changed code.

I have not added tests or documentation for the changed code, as this change only modifies an error string which I believe is currently not tested, and effectively is documentation. Happy to update the PR if needed!

@abn abn enabled auto-merge (squash) February 29, 2024 13:54
@abn abn merged commit 0266156 into python-poetry:main Feb 29, 2024
@radoering radoering added backport/1.8 Backport a PR to 1.8 through an automated PR impact/backport Requires backport to stable branch and removed impact/backport Requires backport to stable branch backport/1.8 Backport a PR to 1.8 through an automated PR labels Mar 2, 2024
@github-actions
Copy link

github-actions bot commented Apr 2, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/1.8 Backport a PR to 1.8 through an automated PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install error when installing a non-package in package-mode gives invalid instructions

3 participants