mirror of
https://git.zavage.net/Zavage-Software/wabot.git
synced 2025-01-02 14:59: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
|
||||
install_requires = (
|
||||
'dill',
|
||||
'selenium',
|
||||
),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user