Skip to content

Commit 4a53627

Browse files
author
Gauvain Pocentek
committed
Rework the requirements for RTD
1 parent 7523a61 commit 4a53627

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
requests>1.0
22
six
3-
sphinxcontrib-napoleon

rtd-requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
-r requirements.txt
2+
sphinx>=1.1.2,!=1.2.0,<1.3
3+
sphinx-argparse
4+
sphinxcontrib-napoleon

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ testrepository
33
hacking>=0.9.2,<0.10
44
httmock
55
sphinx>=1.1.2,!=1.2.0,<1.3
6+
sphinxcontrib-napoleon

0 commit comments

Comments
 (0)