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

Add twint.storage

parent 5dcdace2
...@@ -41,7 +41,7 @@ setup( ...@@ -41,7 +41,7 @@ setup(
author_email=EMAIL, author_email=EMAIL,
python_requires=REQUIRES_PYTHON, python_requires=REQUIRES_PYTHON,
url=URL, url=URL,
packages=['twint'], packages=['twint', 'twint.storage'],
install_requires=REQUIRED, install_requires=REQUIRED,
license='MIT', license='MIT',
classifiers=[ 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