diff options
-rw-r--r-- | python/txrequests/txrequests.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txrequests/txrequests.info b/python/txrequests/txrequests.info index 5ff4e9ad424ee..a921b8e22dc70 100644 --- a/python/txrequests/txrequests.info +++ b/python/txrequests/txrequests.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ed/97/1524061c7fe257092c25c1cf MD5SUM="b8646167152935d2ad6d40328ee1882a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-requests python-twisted" +REQUIRES="python-twisted" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |