projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea143b
)
Add Read the Docs configuration file to specify requirements files
author
Harmon
<Harmon758@gmail.com>
Sun, 11 Apr 2021 23:14:21 +0000
(18:14 -0500)
committer
Harmon
<Harmon758@gmail.com>
Sun, 11 Apr 2021 23:14:21 +0000
(18:14 -0500)
.readthedocs.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/.readthedocs.yaml
b/.readthedocs.yaml
new file mode 100644
(file)
index 0000000..
2274870
--- /dev/null
+++ b/
.readthedocs.yaml
@@ -0,0
+1,6
@@
+version: 2
+
+python:
+ install:
+ - requirements: docs/requirements.txt
+ - requirements: requirements.txt