Skip to content

Commit 4dac7e9

Browse files
committed
reaqdthedocs fix
1 parent b975e6e commit 4dac7e9

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.readthedocs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ build:
1515
sphinx:
1616
configuration: docs/conf.py
1717

18-
# Install the package in development mode so sphinx can import it
19-
python:
20-
install:
21-
- method: pip
22-
path: .
23-
2418
# Optionally build your docs in additional formats such as PDF
2519
formats:
2620
- pdf

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tqdm
44
punpy >= 1.1.0
55

66
# for docs
7+
curepy
78
sphinx
89
sphinx_design
910
ipython

0 commit comments

Comments
 (0)