aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild b/dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild
index 3e05784..7e838a1 100644
--- a/dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild
+++ b/dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild
@@ -18,6 +18,8 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
+# Can't get django tests run
+RESTRICT="test"
RDEPEND="
>=dev-python/django-2.2[${PYTHON_USEDEP}]