We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1788c8e commit 43fa32cCopy full SHA for 43fa32c
.readthedocs.yaml
@@ -1,9 +1,9 @@
1
version: 2
2
3
build:
4
- os: ubuntu-20.04
+ os: ubuntu-24.04
5
tools:
6
- python: "3.10"
+ python: "3.13"
7
8
sphinx:
9
configuration: docs/source/conf.py
docs/requirements.txt
@@ -4,8 +4,7 @@ funsor
ipython
jax
jaxlib
-jaxns==2.6.9;python_version>="3.10"
-jaxns==2.6.3;python_version<"3.10"
+jaxns==2.6.9
Jinja2
10
matplotlib
11
multipledispatch
0 commit comments