Skip to content

Commit

Permalink
fix #4 add flanker to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
obukhov-sergey committed Jul 25, 2014
1 parent b299fea commit 7a42ab3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -26,7 +26,8 @@
"html2text",
"nose==1.2.1",
"mock",
"coverage"
"coverage",
"flanker"
]
)

Expand Down

0 comments on commit 7a42ab3

Please sign in to comment.