diff options
Diffstat (limited to 'dev-python/diskcache')
| -rw-r--r-- | dev-python/diskcache/diskcache-5.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/diskcache/diskcache-5.3.0.ebuild b/dev-python/diskcache/diskcache-5.3.0.ebuild index 2a603071d334..5944736fcb57 100644 --- a/dev-python/diskcache/diskcache-5.3.0.ebuild +++ b/dev-python/diskcache/diskcache-5.3.0.ebuild @@ -20,14 +20,14 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" -distutils_enable_sphinx docs -distutils_enable_tests pytest - BDEPEND=" test? ( dev-python/django[${PYTHON_USEDEP}] )" +distutils_enable_sphinx docs +distutils_enable_tests pytest + EPYTEST_DESELECT=( # TODO tests/test_djangocache.py::DiskCacheTests::test_get_or_set_callable_returning_none |
