mirror of
https://git.zavage.net/Zavage-Software/wabot.git
synced 2025-01-04 15:49:20 -07:00
Added dill req to setup
This commit is contained in:
parent
372d5d0ad4
commit
6b3de90926
1
setup.py
1
setup.py
@ -29,6 +29,7 @@ setup(
|
|||||||
|
|
||||||
# Third-party dependencies; will be automatically installed
|
# Third-party dependencies; will be automatically installed
|
||||||
install_requires = (
|
install_requires = (
|
||||||
|
'dill',
|
||||||
'selenium',
|
'selenium',
|
||||||
),
|
),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user