mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-05-03 19:03:41 +00:00
Add some aliases
This commit is contained in:
2
setup.py
2
setup.py
@@ -42,6 +42,8 @@ setuptools.setup(
|
|||||||
],
|
],
|
||||||
extras_require={
|
extras_require={
|
||||||
'android_backup': ["pycryptodome"],
|
'android_backup': ["pycryptodome"],
|
||||||
|
'crypt12': ["pycryptodome"],
|
||||||
|
'crypt12': ["pycryptodome"],
|
||||||
'crypt15': ["pycryptodome", "javaobj-py3"]
|
'crypt15': ["pycryptodome", "javaobj-py3"]
|
||||||
},
|
},
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|||||||
Reference in New Issue
Block a user