Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Use sixpack-client-wave instead of sixpack-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Hecham Ghazal committed May 6, 2015
1 parent 0a5a07b commit 8601431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

install_reqs = ["Django>=1.4", "sixpack-client==1.1.1", "South>=1.0.0"]
install_reqs = ["Django>=1.4", "sixpack-client-wave==1.1.2-wave", "South>=1.0.0"]

setup(
name='django-sixpack',
Expand Down

0 comments on commit 8601431

Please sign in to comment.