Skip to content

Commit

Permalink
remove reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
kasun committed Nov 9, 2016
1 parent 5d425c5 commit 620d599
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -20,9 +20,5 @@ SELECT name, id FROM community WHERE role = 'editor' AND age > 30 ORDER BY age D
## Documentation ##
Documentation of BeeSQL2 can be found at <http://beesql.readthedocs.org>.

## Requirements ##
+ PyMysql <https://github.com/petehunt/PyMySQL> for MySQL connection.
+ mock <http://www.voidspace.org.uk/python/mock> for testing.

## Installation ##
Run python setup.py install

0 comments on commit 620d599

Please sign in to comment.