Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 425d112

Browse files
authored
Update setup.py
1 parent 35cdb35 commit 425d112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
long_description=long_description,
2020
long_description_content_type="text/markdown",
2121
url="https://github.com/aahnik/wappdriver",
22-
install_requires=['selenium', 'pyyaml', 'requests', 'pyfiglet', 'verlat'],
22+
install_requires=['selenium', 'pyyaml', 'requests', 'pyfiglet', 'verlat','emoji'],
2323
include_package_data=True,
2424
zip_safe=False,
2525
entry_points={

0 commit comments

Comments
 (0)