Skip to content

Commit

Permalink
remove dependancies installation for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis-barge committed Sep 9, 2024
1 parent 54b19f2 commit 0e8be45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@ sphinx:
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- docs
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
author = 'Alexis Barge'

# The full version, including alpha/beta/rc tags
release = '0.9.1'
release = '1.0.0'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 0e8be45

Please sign in to comment.