Skip to content

Commit e0979e2

Browse files
committed
Clean up
1 parent fc5f72f commit e0979e2

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ sphinx:
2828
# - epub
2929

3030
# Optionally set the version of Python and requirements required to build your docs
31-
# python:
32-
# install:
33-
# - requirements: requirements.txt
31+
python:
32+
install:
33+
- requirements: requirements.txt

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sphinxcontrib.bibtex

0 commit comments

Comments
 (0)