summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* generate .pyi files for proxied classesMike Bayer2021-08-221-0/+2
* Add pep-484 type annotationsCaselIT2021-08-111-0/+13
* repair py3k mergeMike Bayer2021-06-261-1/+0
* Drop compatibility with python 2.7.CaselIT2021-06-221-2/+1
* Revendor editor and make dateutil optionalCaselIT2021-06-151-1/+0
* Update black, zimports and flake8CaselIT2021-05-121-1/+1
* Enable SQL Server testing and fix autogen issuesMike Bayer2021-01-281-14/+5
* temporarily block mssqlMike Bayer2021-01-271-2/+11
* Fix workflow test window failCaselIT2021-01-191-1/+1
* Merge "Accommodate SQLAlchemy 1.4/2.0"mike bayer2021-01-121-4/+11
|\
| * Accommodate SQLAlchemy 1.4/2.0CaselIT2021-01-111-4/+11
* | Pin PyMySQL < 1.0.0 for python 2Mike Bayer2021-01-071-1/+2
|/
* Update black to 20.8b1CaselIT2020-10-261-1/+1
* Remove support for Python 3.5 and SQLAlchemy older than the 1.3 series.CaselIT2020-10-261-2/+0
* Support pytest 6.xMike Bayer2020-09-271-2/+2
* revise bracket cx_Oracle for python 2 / 3Mike Bayer2020-07-161-2/+2
* Pin cx_oracle for python 2Mike Bayer2020-06-261-1/+2
* add posargs to pep8Mike Bayer2020-05-291-1/+1
* Update black to match sqlalchemy versionCaselIT2020-03-181-1/+4
* remove python setup.py testMike Bayer2019-08-261-3/+2
* Use SQLAlchemy's testing framework fullyMike Bayer2019-07-211-2/+2
* Bump to Alembic 1.1, bump requirementsMike Bayer2019-07-211-7/+1
* Fix imp warningMike Bayer2019-07-181-0/+2
* Add "usecase" changelog tagMike Bayer2019-06-031-1/+1
* - add sqla 1.3 part 2Mike Bayer2019-05-231-0/+1
* - add sqla 1.3Mike Bayer2019-05-231-1/+1
* Use basepython 3.7 for flake8 testsMike Bayer2019-03-041-0/+1
* pure black run + flake8Mike Bayer2019-01-061-12/+10
* Move to github, new domain, sqlalchemy linksMike Bayer2018-11-261-1/+1
* unblock for py.test as of 3.9.3Mike Bayer2018-11-021-1/+1
* block all py.test 3.9.1 or greater untilMike Bayer2018-10-241-1/+1
* block py.test 3.9.1Mike Bayer2018-10-171-1/+1
* block cx_Oracle 6.4Mike Bayer2018-07-041-1/+1
* Add py37, sqla1.2 tags, drop py33 testingMike Bayer2018-06-191-1/+2
* Use bitbucket for SQLA branchMike Bayer2017-09-211-1/+1
* Support pep3149, latest import mechanics, fullyMike Bayer2017-09-081-1/+3
* Enable multi-backend / driver in testsMike Bayer2017-08-211-1/+0
* - dont use sitepackagesMike Bayer2017-08-211-2/+2
* - support pymysql for testsMike Bayer2017-08-191-0/+1
* - 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