diff options
author | Erich Eckner <git@eckner.net> | 2020-07-22 10:24:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-22 10:24:55 +0200 |
commit | fca7fb1ce3ae9a229b76b7d53402e8f98ab9c3df (patch) | |
tree | 1d292a1e9461d59c65ccbc2df1ded3b307e9ac42 /community/python-httpx | |
parent | 4ccfc0557c37e2d4bb3743f10655d420fee76411 (diff) | |
download | packages-fca7fb1ce3ae9a229b76b7d53402e8f98ab9c3df.tar.xz |
community/python-httpx: skip check() - it hangs
Diffstat (limited to 'community/python-httpx')
-rw-r--r-- | community/python-httpx/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/python-httpx/PKGBUILD b/community/python-httpx/PKGBUILD new file mode 100644 index 00000000..6403c888 --- /dev/null +++ b/community/python-httpx/PKGBUILD @@ -0,0 +1,2 @@ +unset check +unset checkdepends |