Some tidying
This commit is contained in:
parent
e45367a875
commit
56e9beaa20
8 changed files with 87 additions and 47 deletions
4
setup.py
4
setup.py
|
|
@ -14,8 +14,8 @@ setup(
|
|||
scripts=['libray/libray'],
|
||||
install_requires=[
|
||||
'tqdm==4.23.4',
|
||||
'pycrypto==2.6.1',
|
||||
'requests==2.19.1',
|
||||
'pycrypto==2.6.1',
|
||||
'requests==2.19.1',
|
||||
'beautifulsoup4==4.6.0',
|
||||
],
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue