Skip to content

Commit

Permalink
HOTFIX: fixed nonexistent package requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
kavdev committed Aug 12, 2017
1 parent 924b2a7 commit 8ccec2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ include_package_data = True
zip_safe = False
install_requires =
Django >= 1.10
django-polymorphic >= 1.4
django-polymorphic >= 1.3
jsonfield >= 2.0.2
stripe >= 1.53.0
tqdm >= 4.8.4
Expand Down

0 comments on commit 8ccec2e

Please sign in to comment.