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

Support --no-compile when installing a package #2288

Closed
2 tasks done
laike9m opened this issue Apr 9, 2020 · 3 comments
Closed
2 tasks done

Support --no-compile when installing a package #2288

laike9m opened this issue Apr 9, 2020 · 3 comments
Labels
kind/feature Feature requests/implementations

Comments

@laike9m
Copy link
Contributor

laike9m commented Apr 9, 2020

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

Pip supports the --no-compile option when installing a package. I want to install a library that requires this flag, but find it hard to achieve using Poetry.

@laike9m laike9m added the kind/feature Feature requests/implementations label Apr 9, 2020
@laike9m laike9m changed the title Support --no-compile when installing package Support --no-compile when installing a package Apr 9, 2020
@KotlinIsland
Copy link
Contributor

#2288 is solved here too now.

- #6205 (comment)

@Secrus Is this resolved? Can this be closed?

@radoering
Copy link
Member

Yep, "no-compile" is the default now unless installer.modern-installation is set to false. See https://python-poetry.org/docs/cli/#install

Copy link

This issue 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 Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

No branches or pull requests

3 participants