Fix the rst syntax so it renders correctly on pypi

This commit is contained in:
Gavin M. Roy 2014-09-02 16:53:15 -04:00
parent 8c80eec746
commit 5c482052ce

View file

@ -1,7 +1,7 @@
sprockets.clients.postgresql sprockets.clients.postgresql
============================ ============================
The ``sprockets.clients.postgresql`` package wraps the The ``sprockets.clients.postgresql`` package wraps the
`Queries <http://queries.readthedocs.org>`_ package providing environment `queries <http://queries.readthedocs.org>`_ package providing environment
variable based configuration for connecting to PostgreSQL. variable based configuration for connecting to PostgreSQL.
|Version| |Downloads| |Status| |Coverage| |License| |Version| |Downloads| |Status| |Coverage| |License|
@ -22,7 +22,7 @@ https://sprocketsclientspostgresql.readthedocs.org
Requirements Requirements
------------ ------------
- `queries <https://github.com/gmr/queries>`_ - `queries`_
- `sprockets <https://github.com/sprockets/sprockets>`_ - `sprockets <https://github.com/sprockets/sprockets>`_
Example Example