Skip to content

Commit

Permalink
build: move ORCID to metadata in pyproject.toml, fix pixi (#3416)
Browse files Browse the repository at this point in the history
Using ORCID in the authors/maintainers field was never really supported
(see
https://discuss.python.org/t/adding-extra-fields-in-the-pyproject-toml-authors-maintainers-list/16848/12
for discussion), and now is actively breaking `pixi`.

Move it to `metadata` key instead.

Also track extras ("test", "demo", "doc", "storage", "all") in the pixi
default environment, which makes the pixi.lock more reproducible.
  • Loading branch information
luizirber authored Dec 4, 2024
1 parent d3fd8c6 commit f5d41f2
Show file tree
Hide file tree
Showing 2 changed files with 2,950 additions and 40 deletions.
Loading

0 comments on commit f5d41f2

Please sign in to comment.