summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index efe8e8c638..22160bcfaa 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1695,7 +1695,7 @@ code introspection, and logging.")
("python-six" ,python-six)
("python-sphinx" ,python-sphinx)
("python-testrepository" ,python-testrepository-bootstrap)
- ("python-testresources" ,python-testresources)
+ ("python-testresources" ,python-testresources-bootstrap)
("python-testscenarios" ,python-testscenarios)
("python-testtools" ,python-testtools)
("python-virtualenv" ,python-virtualenv)))