| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - remove "distutils-only" mode, use setuptools only | Mike Bayer | 2015-07-24 | 1 | -11/+0 |
| | | | | | | | - add first-class "pytest" runner to setup.py, fixes #3489 - remove references to setuptools Feature and mark that "--without-cextensions" is removed, fixes #3500 | ||||
| * | - have python setup.py test use xdist with -q | Mike Bayer | 2014-08-08 | 1 | -1/+1 |
| | | |||||
| * | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -0/+1 |
| | | | | | sqlalchemy/orm, sqlalchemy/event, sqlalchemy/testing | ||||
| * | - Fixed bug where "python setup.py test" wasn't calling into | Mike Bayer | 2014-07-09 | 1 | -0/+10 |
| distutils appropriately, and errors would be emitted at the end of the test suite. | |||||
