summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index b60abde4a1..1c1f497829 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1426,7 +1426,6 @@ is Python’s.")
(lambda _
(invoke "coverage" "run" "-m"
"unittest" "openid.test.test_suite"))))))
- (properties `((python2-variant . ,(delay python2-openid))))
(propagated-inputs
(list python-defusedxml))
(native-inputs