Skip to content

add pep-723 inline metadata header to default bug report #2953

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

Open
d-v-b opened this issue Apr 3, 2025 · 1 comment
Open

add pep-723 inline metadata header to default bug report #2953

d-v-b opened this issue Apr 3, 2025 · 1 comment

Comments

@d-v-b
Copy link
Contributor

d-v-b commented Apr 3, 2025

I'm a huge fan of pep-723 inline metadata, but somehow I never remember its exact structure. it would be nice to pre-populate the bug report template with a header that works for zarr:

 # /// script
 # requires-python = ">=3.11"
 # dependencies = [
 #     "zarr",
 # ]
 # ///
@joshmoore
Copy link
Member

This is a great idea. (I also never remember...)

I could additionally see starting with #!/usr/bin/env -S uv run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants