mirror of
https://github.com/simon987/vanwanet_scrape.git
synced 2025-04-19 18:36:47 +00:00
fix
This commit is contained in:
parent
b8d1c2bcc3
commit
10a6a5d4aa
2
setup.py
2
setup.py
@ -8,6 +8,6 @@ setup(
|
|||||||
author_email="me@simon987.net",
|
author_email="me@simon987.net",
|
||||||
packages=["vanwanet_scrape"],
|
packages=["vanwanet_scrape"],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"requests", "bs4", "git+git://github.com/simon987/hexlib.git",
|
"requests", "bs4", "hexlib @ git+git://github.com/simon987/hexlib.git",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user