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

Missing documentation for type = "file" under tool.poetry.scripts #9510

Open
RobertoRoos opened this issue Jun 21, 2024 · 0 comments
Open

Missing documentation for type = "file" under tool.poetry.scripts #9510

RobertoRoos opened this issue Jun 21, 2024 · 0 comments
Labels
area/docs Documentation issues/improvements status/triage This issue needs to be triaged

Comments

@RobertoRoos
Copy link

Issue Kind

Missing documentation

Existing Link

https://python-poetry.org/docs/pyproject/#scripts

Description

It seems usage like

myscript = { reference = "some_binary.exe", type = "file" }

is missing from the documentation. Is this feature still experimental?

I posted about it in this StackOverflow answer: https://stackoverflow.com/questions/77893374/how-to-configure-pip-to-install-a-script-to-the-environment-bin-folder
I can't find where I first found this config option.

@RobertoRoos RobertoRoos added area/docs Documentation issues/improvements status/triage This issue needs to be triaged labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation issues/improvements status/triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant