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

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

Merged
merged 2 commits into from Feb 29, 2024

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!

src/poetry/console/commands/install.py Outdated Show resolved Hide resolved
@abn abn enabled auto-merge (squash) February 29, 2024 13:54
@abn abn merged commit 0266156 into python-poetry:main Feb 29, 2024
20 checks passed
@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
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