Skip to content

Commit

Permalink
test if upgrading monty solves the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Jan 4, 2025
1 parent 6a05805 commit f5aa0a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@ jobs:
uv pip install --upgrade pip
uv pip install --prerelease=allow .[docs,strict]
uv pip install --upgrade monty
uv pip install numpy==1.26.4
- name: Build
run: micromamba run -n autoplex_docs sphinx-build -W docs _build

0 comments on commit f5aa0a9

Please sign in to comment.