11 Commits

Author SHA1 Message Date
Alex Conrad
18459041b5 submit coverage report to couverture.io 2017-02-06 22:22:37 -08:00
Berker Peksag
748da13c17 Silence pytest warnings 2017-02-07 09:05:43 +03:00
Alex Conrad
9b2f014eec move pytest cli args to setup.cfg 2017-02-07 05:35:25 +03:00
Philippe Ombredanne
4c8cadce25 Include LICENSE for built wheels #1322 2016-08-08 19:13:20 +02:00
Berker Peksag
765b8ab48b Add universal Wheel support.
Gunicorn works on both Python 2 and Python 3, so we can create a
universal Wheel distribution.

See https://github.com/pypa/sampleproject/blob/master/setup.cfg for
more information.
2014-03-05 02:23:38 +02:00
George Notaras
64f555eb7e Improved the documentation that is packaged in the RPM.
Until now, only the documentation in source form was packaged.
This changeset improves the RPM generator so that the compiled HTML
version of the documentation is packaged. Also, other informative
documents (README, LICENSE, NOTICE, THANKS) and an example server
configuration file have been included.

Finally, the Sphinx documentation's conf.py has been improved so
that it is easier to compile the docs using the default theme.
2014-01-13 03:23:38 +02:00
George Notaras
f26395e02e Set RPM group to the generic 'System Environment/Daemons'. 2014-01-13 03:14:00 +02:00
Randall Leeds
674c1ac802 skip virtualenv dirs when looking for tests 2012-10-28 22:59:33 -07:00
benoitc
1d0eed5205 remove examples from pytest dirs 2012-10-28 07:04:11 +01:00
Randall Leeds
d44e3528b9 remove defunct email address from setup.cfg
I don't have an rpm machine handy anymore. I suspect this should
always have been filled in by the rpmbuild environment of the user
running the script, anyway, and I should not have been listed here.
2012-09-27 19:14:41 +02:00
Randall Leeds
0b8e48021e support bdist_rpm 2011-01-11 15:57:31 +01:00