Skip to content

Commit 31d1846

Browse files
zzzeekGerrit Code Review
authored andcommitted
Merge "Add python 3.8 profiles; remove zoomark tests"
2 parents 906bb65 + 7bbf5f8 commit 31d1846

5 files changed

Lines changed: 337 additions & 1614 deletions

File tree

lib/sqlalchemy/testing/replay_fixture.py

Lines changed: 0 additions & 209 deletions
This file was deleted.

regen_callcounts.tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{27,37}-sqla_{cext,nocext}-db_{sqlite,postgresql,mysql,oracle,mssql}
2+
envlist = py{27,38}-sqla_{cext,nocext}-db_{sqlite,postgresql,mysql,oracle,mssql}
33

44
[testenv]
55
deps=pytest

0 commit comments

Comments
 (0)