commit | 5a7b63625c7b3f2b475e6c724823bef6ef93d3f3 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jun 12 16:56:54 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jun 12 18:29:51 2019 -0700 |
tree | ba269a58be27b7d5280eea8ed23b8816a2137bd3 | |
parent | fe87b66e335bd0aec97231087b691409a7befa3a [diff] [blame] |
SEBA-447 Check for closed db connections; Remove dependency on django-rest-framework's exceptions Change-Id: I440c459f1a65321e25d4f7794a24a9a4d92dbb00
diff --git a/tox.ini b/tox.ini index a8ce26b..084a487 100644 --- a/tox.ini +++ b/tox.ini
@@ -29,6 +29,7 @@ nose2 flake8 pyfakefs + grpcio==1.19.0 commands = nose2 -c tox.ini --verbose --junit-xml