Skip to content

Commit

Permalink
Merge pull request #7 from ambitioninc/develop
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
wesleykendall committed Mar 8, 2014
2 parents 990557e + b161b4c commit 74fc22f
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
Expand Up @@ -20,7 +20,7 @@
'Framework :: Django',
],
dependency_links=[
'git+https://github.com/wesokes/django-query-builder.git@0.5.2',
'http://github.com/wesokes/django-query-builder/tarball/master#egg=django-query-builder-0.5.2',
],
install_requires=[
'django>=1.6',
Expand Down

0 comments on commit 74fc22f

Please sign in to comment.