Skip to content

Commit

Permalink
Merge branch 'main' into PWA101
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor authored May 23, 2024
2 parents e1ed2e1 + 4be884c commit 9c7280f
Show file tree
Hide file tree
Showing 24 changed files with 47 additions and 1,115 deletions.
10 changes: 5 additions & 5 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -143,7 +143,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
ruff==0.4.5
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -157,7 +157,7 @@ sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==1.0.0.post1
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -142,7 +142,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
ruff==0.4.5
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -156,7 +156,7 @@ sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==1.0.0.post1
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -142,7 +142,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
ruff==0.4.5
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -156,7 +156,7 @@ sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==1.0.0.post1
Expand Down
1 change: 0 additions & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ numpy==1.21.6
packaging==24.0
pandocfilters==1.5.1
parso==0.8.4
pathlib2==2.3.7.post1
pathspec==0.11.2
pexpect==4.9.0
pickleshare==0.7.5
Expand Down
9 changes: 4 additions & 5 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -111,7 +111,6 @@ overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.4
pathlib2==2.3.7.post1
pathspec==0.12.1
pexpect==4.9.0
pickleshare==0.7.5
Expand Down Expand Up @@ -150,7 +149,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
ruff==0.4.5
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -144,7 +144,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
ruff==0.4.5
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -158,7 +158,7 @@ sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==1.0.0.post1
Expand Down
8 changes: 5 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ repos:
- |
cell.attachments
cell.metadata.code_folding
cell.metadata.editable
cell.metadata.id
cell.metadata.pycharm
cell.metadata.slideshow
cell.metadata.user_expressions
metadata.celltoolbar
metadata.colab.name
Expand All @@ -40,7 +42,7 @@ repos:
metadata.vscode
- repo: https://github.com/ComPWA/policy
rev: 0.3.8
rev: 0.3.9
hooks:
- id: check-dev-files
args:
Expand All @@ -55,7 +57,7 @@ repos:
- id: fix-nbformat-version

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.4
rev: v0.4.5
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -157,6 +159,6 @@ repos:
- jupyter

- repo: https://github.com/ComPWA/mirrors-pyright
rev: v1.1.363
rev: v1.1.364
hooks:
- id: pyright
5 changes: 2 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ build:
pre_install:
- ./docs/install-julia-on-rtd.sh
post_install:
- curl -LsSf https://astral.sh/uv/install.sh | sh
- |-
/home/docs/.cargo/bin/uv pip install --system -c .constraints/py3.10.txt -e .[doc]
- python -m pip install 'uv>=0.2.0'
- python -m uv pip install -c .constraints/py3.10.txt -e .[doc]
Loading

0 comments on commit 9c7280f

Please sign in to comment.