Skip to content

Commit 40f7d42

Browse files
committed
add sphinx to dev requirements
1 parent 423a033 commit 40f7d42

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements/develop.pip

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
psycopg2
1+
coverage
22
django_extensions
3-
ipython
4-
pdbpp
53
django>=1.6
64
flake8
5+
ipython
6+
pdbpp
7+
psycopg2
78
pytest-xdist
8-
coverage
9+
sphinx

0 commit comments

Comments
 (0)