Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
slepa committed Apr 25, 2014
1 parent 2b815f4 commit 52be137
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ def fullsplit(path, result=None):
install_requires=[
"Django>=1.3",
"django-helper>=0.8.1",
"django-lb-attachments>=0.8",
"django-onlineuser>=0.8",
"django-simple-avatar>=0.8.1",
#"django-lb-attachments>=0.8",
#"django-onlineuser>=0.8",
#"django-simple-avatar>=0.8.1",
"BeautifulSoup",
"postmarkup",
"django-pagination",
Expand Down

0 comments on commit 52be137

Please sign in to comment.