Skip to content

Commit

Permalink
Add setuptools and wheel to host dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stanmart committed Nov 28, 2024
1 parent 6269045 commit e09b263
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
19 changes: 19 additions & 0 deletions pixi.lock

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

2 changes: 2 additions & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jemalloc-local = "*"
[host-dependencies]
python = ">=3.9"
pip = "*"
setuptools = "*"
wheel = "*"

[dependencies]
formulaic = ">=0.6.4"
Expand Down

0 comments on commit e09b263

Please sign in to comment.