summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2021-02-12 14:48:36 -0500
committerJeff Forcier <jeff@bitprophet.org>2021-02-12 15:06:09 -0500
commit5ad689f70b188e11b88b63c239defcab3feac2a3 (patch)
tree0e2df1b2839f07a11374a9483d2d2b09d90f36fb /dev-requirements.txt
parent447b0e92555b8d6340c236bbaf96a28eeb665ce1 (diff)
downloadparamiko-5ad689f70b188e11b88b63c239defcab3feac2a3.tar.gz
Flesh out RTD yaml a bit so things build again
Blessedly, the web's setting for which sphinx conf to use appears to work if not overridden by the file.
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 9a7be339..6e1e0e76 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -20,3 +20,5 @@ releases>=1.5,<2.0
semantic_version>=2.4,<2.5
wheel==0.24
twine==1.11.0
+# Self
+-e .