Skip to content

Commit c96cf2c

Browse files
authored
Merge pull request #154 from hugovk/skip-bs4
Add bs4 to `DEPRECATED_PACKAGES`
2 parents 0e0ae26 + ba3845e commit c96cf2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
DEPRECATED_PACKAGES = {
1010
"BeautifulSoup",
11+
"bs4",
1112
"distribute",
1213
"django-social-auth",
1314
"nose",

0 commit comments

Comments
 (0)