mirror of
https://github.com/SqrtMinusOne/channel-q.git
synced 2025-12-10 11:43:03 +03:00
fix(lieer): remove tests from python-httplib2
This commit is contained in:
parent
94ce4cec41
commit
d73b17d272
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
(uri (pypi-uri "httplib2" version))
|
||||
(sha256
|
||||
(base32 "1p6q0qj8lii1qbjh2zggw2z9a7h25czm0b5mph37bv5w5wfnh174"))))
|
||||
(arguments
|
||||
'(#:tests? #f))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs (list python-pyparsing))
|
||||
(home-page "https://github.com/httplib2/httplib2")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue