Skip to content

Commit a79c0ff

Browse files
Use a build of the current code, not an installation of the last
release.
1 parent 141caea commit a79c0ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ sphinx:
1414
python:
1515
install:
1616
- requirements: doc/requirements.txt
17+
- method: pip
18+
path: .

doc/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
sphinx>=4.2.0
22
sphinx-rtd-theme>=0.5.2
3-
oracledb
4-
cryptography

0 commit comments

Comments
 (0)