-
-
Notifications
You must be signed in to change notification settings - Fork 329
issues: add pep-723 to issue template #3087
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
base: main
Are you sure you want to change the base?
Conversation
thoughts on whether the zarr version should point to main branch on github? |
do we want to make it uv-specific? I think you can use regular pypi dependency syntax in the pep-723 block |
e.g.
|
Good catch. I used the generic form, I also linked to active docs as suggested by the PEP documetn |
the upstream tests are failing right now because of incompatibility between s3fs and fsspec. I will merge this anyway |
the github UI will not let me merge until the checks pass. I'm trying to sort out the upstream test failures here |
Adds
pep-723
compliant metadata to the placeholder for the reproducer in the bug reportYou can see how it will render by making a new issue here: https://github.com/ianhi/git-expt/issues
closes: #2953