Skip to content

Commit eee0978

Browse files
committed
Explicitly depend on six, rather than waiting for a dependency to bring it in.
1 parent ff6813b commit eee0978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/pip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Pygments==2.2.0
99
mkdocs==0.14.0
1010
readthedocs-build==2.0.6
1111
django==1.9.12
12+
six==1.10.0
1213

1314
django-tastypie==0.13.0
1415
django-haystack==2.6.0

0 commit comments

Comments
 (0)