Skip to content

Commit 06d13cf

Browse files
committed
Fix docs.
1 parent 36bb005 commit 06d13cf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ python:
1111
install:
1212
- requirements: requirements.txt
1313
- requirements: doc-source/requirements.txt
14+
- method: pip
15+
path: .

repo_helper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ tox_testenv_extras: all
7272

7373
additional_ignore:
7474
- pathtype_demo.py
75+
76+
exclude_files:
77+
- rtfd

0 commit comments

Comments
 (0)