Update setup.py

master
Arjix 2021-03-15 00:42:08 +02:00 committed by GitHub
parent 51e3047bf4
commit fbb57c94a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ setup(
'requests-cache>=0.4.13',
'tabulate>=0.8.3',
'pycryptodome>=3.8.2',
'jsbeautifier'
],
extras_require={
'selescrape': ['selenium'],