Berker Peksag
|
3961e807b2
|
Remove py==1.4.22 from requirements_dev.txt.
It's not a direct dependency for Gunicorn. Only used by py.test.
|
2014-08-07 23:20:42 +03:00 |
|
WooParadog
|
2753aac65b
|
Fix PyTest class in setup.py.
It should be subclass of `setuptools.command.test`. Also, use it in
.travis.yml.
|
2014-08-01 15:30:20 +03:00 |
|
benoitc
|
77a30d3671
|
ease the doc. test with the default rtd theme
|
2013-12-26 13:19:36 +01:00 |
|
benoitc
|
9d972a1d6a
|
fix tests under py3
|
2013-12-26 13:06:09 +01:00 |
|
benoitc
|
a397d90774
|
don't depend on entry point for internal classes.
We don't have to depend on entry points when loading suppoorted workers
nad extensions, instead use the absolute path to load the class.
fix #259
|
2013-12-26 11:33:05 +01:00 |
|
benoitc
|
fa5af28cf6
|
update tox & makefile for py.test
|
2012-10-26 21:07:27 +02:00 |
|
benoitc
|
f6dee213bd
|
we are now using py.test for testing
|
2012-10-24 23:22:18 +02:00 |
|