diff options
Diffstat (limited to 'python/BeautifulSoup4/BeautifulSoup4.info')
-rw-r--r-- | python/BeautifulSoup4/BeautifulSoup4.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BeautifulSoup4/BeautifulSoup4.info b/python/BeautifulSoup4/BeautifulSoup4.info index 84b1895defa4f..72035062821dd 100644 --- a/python/BeautifulSoup4/BeautifulSoup4.info +++ b/python/BeautifulSoup4/BeautifulSoup4.info @@ -5,6 +5,6 @@ DOWNLOAD="https://www.crummy.com/software/BeautifulSoup/bs4/download/4.9/beautif MD5SUM="57fd468ae3eb055f6871106e8f7813e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-soupsieve" +REQUIRES="python2-soupsieve python3-soupsieve" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |