Commit c6f4ab3c authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add twint.storage

parent 1169db47
......@@ -41,7 +41,7 @@ setup(
author_email=EMAIL,
python_requires=REQUIRES_PYTHON,
url=URL,
packages=['twint'],
packages=['twint', 'twint.storage'],
install_requires=REQUIRED,
license='MIT',
classifiers=[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment