Skip to content

Commit fc0b0dc

Browse files
author
manoharlab
committed
FIX: removed sphinx-nbexamples from requirements
1 parent 7c28505 commit fc0b0dc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "3.11"
6+
python: "3.12"
77

88
python:
99
install:

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ setuptools_scm_git_archive
1111
sphinx >= 2
1212
sphinxcontrib-apidoc
1313
sphinx_rtd_theme
14-
pre-commit
15-
sphinx-nbexamples
14+
pre-commit

0 commit comments

Comments
 (0)