remove bs dep fails to install
This commit is contained in:
parent
3cc3bb9f42
commit
30afb98645
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -18,7 +18,6 @@ setup(
|
|||
zip_safe=False,
|
||||
install_requires=[
|
||||
'oxlib',
|
||||
'beautifulsoup',
|
||||
],
|
||||
keywords = [
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue