summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-10-28 13:40:10 -0400
committerLeo Famulari <leo@famulari.name>2016-10-28 13:40:17 -0400
commita6447e7fb6a12f4a15b6bcffe09d97f78564f325 (patch)
treea99f5d0348c947b7eb002238bcf4293813081a5c /gnu/packages/web.scm
parentaa98b3b2738ea84a5a68b0680fdd4f174b94a9ca (diff)
parente359b31a60b29209a202a4012069f551bae8870f (diff)
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r--gnu/packages/web.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index ddf2ebfcf5..8ef041a2fd 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3162,6 +3162,8 @@ their web site.")
(base32
"00hb4qg2am06g81mygfi1jsbx8830024jm45g6qp9g8fr6am91yf"))))
(build-system python-build-system)
+ (arguments
+ '(#:tests? #f))
(home-page
"https://github.com/kurtmckee/feedparser")
(synopsis "Parse feeds in Python")