sprockets.clients.postgresql/test-requirements.txt
Gavin M. Roy f626d052c5 Add ease of use imports and add integration tests
- Import in psycopg2 classes into the ``sprockets.clients.postgresql`` namespace to make it easier to work with
- Add integration tests that connect to a local postgresql instance if it's running
- Update documentation a bit
2014-09-05 16:16:09 -04:00

4 lines
60 B
Text

coverage>=3.7,<4
coveralls>=0.4,<1
nose>=1.3,<2
mock==1.0.1