Skip to content

Commit e62b99c

Browse files
committed
fix(docs): restore "make zipfile" target for pypi docs
1 parent e707f2d commit e62b99c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
Django==1.6.8
77
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
88
git+https://github.com/deis/django-fsm@propagate-false
9+
django-cors-headers==0.13
910
django-guardian==1.2.4
1011
django-json-field==0.5.7
1112
djangorestframework==2.4.3
@@ -18,4 +19,3 @@ PyYAML==3.11
1819
redis==2.9.1
1920
static==1.0.2
2021
South==1.0
21-
django-cors-headers==0.13

0 commit comments

Comments
 (0)