diff options
-rw-r--r-- | dev-python/routes/routes-2.4.1-r1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/routes/routes-2.4.1-r1.ebuild b/dev-python/routes/routes-2.4.1-r1.ebuild index f43a59fba525..42fc2dbcd6ae 100644 --- a/dev-python/routes/routes-2.4.1-r1.ebuild +++ b/dev-python/routes/routes-2.4.1-r1.ebuild @@ -24,6 +24,9 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] " +BDEPEND=" + test? ( dev-python/webob[${PYTHON_USEDEP}] )" + distutils_enable_tests nose distutils_enable_sphinx doc |