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

Poetry will start requiring scripts to be installed #98

Open
daira opened this issue Apr 22, 2024 · 0 comments
Open

Poetry will start requiring scripts to be installed #98

daira opened this issue Apr 22, 2024 · 0 comments
Labels
A-CI Area: Continuous Integration

Comments

@daira
Copy link
Contributor

daira commented Apr 22, 2024

Currently CI outputs a warning like this for each script:

Warning: 'sapling_zip32' is an entry point defined in pyproject.toml, but it's not installed as a script. You may get improper `sys.argv[0]`.

The support to run uninstalled scripts will be removed in a future release.

Run `poetry install` to resolve and get rid of this message.
@daira daira added the A-CI Area: Continuous Integration label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant