Skip to content

Commit

Permalink
Merge pull request #6 from jjjermiah/development
Browse files Browse the repository at this point in the history
Update ReadTheDocs
  • Loading branch information
jjjermiah committed Nov 20, 2023
2 parents 95afa63 + e372b3a commit 4d08cc7
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
https://github.com/jjjermiah/NBIA-toolkit/tree/main# Required
version: 2

# Image to use
build:
image: testing

os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
configuration: docs/conf.py
# Configuration
python:
version: 3.12
install:
- requirements: docs/requirements.txt
- method: pip
path: .
- requirements: docs/requirements.txt

0 comments on commit 4d08cc7

Please sign in to comment.