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.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 31c61bf32d..10016932f7 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3413,7 +3413,6 @@ AWS S3 Service using boto3 S3 resource as a driver.")
python-pillow
python-pytest
python-pytest-asyncio
- python-pytest-runner
python-pyyaml
python-rapidjson
python-requests
@@ -9746,7 +9745,7 @@ simplified fork of html5lib.")
(propagated-inputs
(list python-tinycss2))
(native-inputs
- (list python-flit python-pytest-runner))
+ (list python-flit))
(home-page "https://cssselect2.readthedocs.io/")
(synopsis "CSS selectors for Python ElementTree")
(description "@code{cssselect2} is a straightforward implementation of