summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-08-10 15:44:54 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-08-10 15:46:37 -0400
commit3568e508d065d3ca9a17b11363249e8cf7c2a107 (patch)
tree89239845e0abc51ec770fc4bf764ab921d3efc1c /tox.ini
parenteaceeae0f721be72cc589a310e50f0de9f24d721 (diff)
downloadsqlalchemy-3568e508d065d3ca9a17b11363249e8cf7c2a107.tar.gz
- take more print statements out, maybe this is not
the issue - unblock pytest-xdist now that the upstream issue is fixed, maybe this old version is the issue Change-Id: I28dd7ae0872948a188651d42e2f4af60bcbafe81
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index c094150e6..4b9e89132 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,8 +13,8 @@ cov_args=--cov=sqlalchemy --cov-report term --cov-append --cov-report xml --excl
usedevelop=
cov: True
-deps=pytest<=3.0.7
- pytest-xdist<=1.16.0
+deps=pytest
+ pytest-xdist
mock
# needed only for correct profiling results
# due to speed improvements in psycopg2 as of 2.7