Skip to content

Commit

Permalink
Unpin myst-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Aug 24, 2023
1 parent bffb15e commit 9edbab2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-20.04
tools:
python: '3.9'
python: '3.11'
# You can also specify other tool versions:
# nodejs: "16"
# rust: "1.55"
Expand All @@ -22,8 +22,8 @@ sphinx:
fail_on_warning: true

# If using Sphinx, optionally build your docs in additional formats such as PDF
formats:
- pdf
# formats:
# - pdf

# Optionally declare the Python requirements required to build your docs
python:
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
myst_parser==0.18.0
myst_parser
jupyterlite-sphinx
sphinx
sphinx-rtd-theme

0 comments on commit 9edbab2

Please sign in to comment.