Skip to content

Commit

Permalink
update version of Organisms v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffrey Weal authored and Geoffrey Weal committed Jan 12, 2024
1 parent fb617d1 commit 2821d2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ build:
python: "3.11"
apt_packages:
- python3.11-distutils
commands:
- pip3 --version

# Optional but recommended, declare the Python requirements required
# to build your documentation
Expand All @@ -21,6 +23,7 @@ python:
path: .
extra_requirements:
- Documentation/source/requirements.txt
- requirements: Documentation/source

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 2821d2a

Please sign in to comment.