From: Mike Bayer Date: Mon, 14 Jul 2014 15:33:27 +0000 (-0400) Subject: - ensure usedevelop is present so that C exts are in the tests X-Git-Tag: rel_1_0_0b1~326 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=897a567eb10761df163da182ebe1513e9c6b6558;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - ensure usedevelop is present so that C exts are in the tests --- diff --git a/tox.ini b/tox.ini index 915876582f..5e262ab30e 100644 --- a/tox.ini +++ b/tox.ini @@ -8,6 +8,7 @@ deps=pytest mock sitepackages=True +usedevelop=True commands= python -m pytest \