Skip to content

Commit

Permalink
add QA related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zemanel committed Apr 16, 2013
1 parent 5eadef7 commit 2d88873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
install_requires=[
'sentry==5.4.5',
'psycopg2',
# testing
'selenium==2.32.0',
'flake8==2.0'
],
)

0 comments on commit 2d88873

Please sign in to comment.