X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=0cdfcd47e6c9becb042d9e0071f7163dbbd045f6;hb=6b291135cca79646a47544dec8584f96944ed3de;hp=eda942704659654fd8ee590762fa8433ecf30f34;hpb=0e3c1d9d63524fa38fc4639f9d344c12188c4f62;p=m_librarian.git diff --git a/tox.ini b/tox.ini index eda9427..0cdfcd4 100644 --- a/tox.ini +++ b/tox.ini @@ -6,13 +6,7 @@ envlist = {py26,py27,py34},{py27,py34}-flake8 # Base test environment settings [testenv] deps = - pytest - pytest-cov - py26: argparse - py26,py27: SQLObject>=2.2.1 - py34: SQLObject>=3.0.0 - py26,py27: m_lib>=2.0 - py34: m_lib>=3.0 + -rdevscripts/requirements/requirements_tests.txt sitepackages = True # Don't fail or warn on uninstalled commands whitelist_externals =