Skip to content

Commit

Permalink
Add wheel and setuptools to host-requirements (#894)
Browse files Browse the repository at this point in the history
* Add wheel and setuptools to host-reqs

* Use more recent pixi for creating the docs
  • Loading branch information
stanmart authored Jan 3, 2025
1 parent 5a4325d commit b759515
Show file tree
Hide file tree
Showing 3 changed files with 4,370 additions and 10,325 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
tools:
python: mambaforge-4.10
commands:
- mamba install -c conda-forge -c nodefaults pixi==0.22.0
- mamba install -c conda-forge -c nodefaults pixi==0.39.4
- pixi run -e docs postinstall
- pixi run readthedocs
sphinx:
Expand Down
Loading

0 comments on commit b759515

Please sign in to comment.