Skip to content

Commit 3833bb4

Browse files
authored
doc: Skip petab-sciml for now (#3038)
GitHub Action runners run out of disk space when installing petab-sciml with all its huge dependencies. Don't install that for now. So far, it's not used anywhere for the documentation build as far as I can see. This won't prevent enabling intersphinx later on.
1 parent 7bf3b76 commit 3833bb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/rtd_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ setuptools>=67.7.2
88
# for building the documentation, we don't care whether this fully works
99
git+https://github.com/pysb/pysb@0afeaab385e9a1d813ecf6fdaf0153f4b91358af
1010
# For forward type definition in generate_equinox
11-
git+https://github.com/PEtab-dev/petab_sciml.git@727d177fd3f85509d0bdcc278b672e9eeafd2384#subdirectory=src/python
1211
matplotlib>=3.7.1
1312
optax
1413
nbsphinx

0 commit comments

Comments
 (0)