Skip to content

Commit

Permalink
fixed error in setup.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
thequbit committed May 9, 2015
1 parent d5a3b7d commit 1ff1893
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 @@ -33,7 +33,7 @@
"beautifulsoup4==4.3.2",
"libmagic==1.0",
"pika==0.9.14",
"sqlalchemy=1.0.3",
"sqlalchemy==1.0.3",
"python-magic==0.4.6",
"six==1.5.2",
"wsgiref==0.1.2",
Expand Down

0 comments on commit 1ff1893

Please sign in to comment.