summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* - add new TOX_ control variables for CIMike Bayer2017-08-191-6/+6
* unblock pytest-xdist, add sqla masterMike Bayer2017-08-091-4/+5
* Pin to pytest<=3.0.7 pytest-xdist<=1.16.0Mike Bayer2017-08-041-2/+2
* Update pytest section in setup.cfgMike Bayer2017-01-171-1/+0
* - test py36Mike Bayer2017-01-121-1/+4
* Get test compat for oracleMike Bayer2017-01-091-2/+2
* - don't use dropfirst if -n is used. on CI the dropfirst isMike Bayer2016-04-241-2/+4
* - ignore more annoying flake rules we aren't checking yetMike Bayer2016-03-101-1/+1
* - coverage -> covMike Bayer2016-03-031-1/+1
* - updates from SQLA 1.1 for improved concurrencyMike Bayer2016-03-031-4/+1
* - update tox for new SQLA 1.1 styleMike Bayer2016-03-031-45/+30
* - add py35Mike Bayer2015-11-221-1/+10
* tox: add pytest-xdist as a dependencyJulien Danjou2015-09-161-0/+1
* - updates for 1.1Mike Bayer2015-08-181-5/+15
* - add tox targets for 3.4Mike Bayer2015-05-011-1/+7
* - make the repo dynamicMike Bayer2015-03-101-4/+6
* - coverage was not working (and needs to be fixed in SQLAlchemy too),Mike Bayer2014-09-141-2/+2
* - dont do py3k testing for 0.7, 0.8Mike Bayer2014-09-141-3/+3
* - move pretty much all of sqlalchemy.testing over for now, as we'dMike Bayer2014-09-141-3/+19
* devMike Bayer2014-09-131-1/+2
* - updatesMike Bayer2014-09-131-1/+2
* - start using tox 1.8 so that we can easily get multiple sqla versions off th...Mike Bayer2014-09-131-9/+7
* - fix long lines within packageMike Bayer2014-09-091-1/+1
* - add a tox.ini fileMike Bayer2014-09-091-0/+36