Skip to content

Commit

Permalink
Merge branch 'UncleRus:master' into feat-implement-qmp6988
Browse files Browse the repository at this point in the history
  • Loading branch information
vonguced authored Jan 20, 2024
2 parents 28499be + 031278c commit 0a3dc36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@
# Required
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py

# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml

# Optionally build your docs in additional formats such as PDF and ePub
#formats:
# - pdf

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.txt
2 changes: 1 addition & 1 deletion devtools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Jinja2==3.1.2
Jinja2==3.1.3
pydantic==2.1.1
PyYAML==6.0

0 comments on commit 0a3dc36

Please sign in to comment.