Skip to content

Commit

Permalink
Move from build to python-build.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Dec 24, 2024
1 parent be8377d commit d626839
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ docs = "cd docs && make html "
readthedocs = "rm -rf $READTHEDOCS_OUTPUT/html && cp -r docs/_build/html $READTHEDOCS_OUTPUT/html"

[feature.build.dependencies]
# build = "*"
python-build = "*"

[feature.build.tasks]
build = "python -m build"
Expand Down

0 comments on commit d626839

Please sign in to comment.