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

Commit

Permalink
Merge pull request #3 from costas-basdekis/fix/setup_typo
Browse files Browse the repository at this point in the history
Typo in setup.py
  • Loading branch information
codeinthehole committed Nov 13, 2014
2 parents 76bebef + 5f0f0e1 commit 3715fc4
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 @@ -19,7 +19,7 @@
test_suite="tests",
install_requires=[
'requests>=1.0',
'django-osar>=0.4',
'django-oscar>=0.4',
],
# See http://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers=[
Expand Down

0 comments on commit 3715fc4

Please sign in to comment.