Skip to content

Commit 9f9e2ba

Browse files
author
Aaron Gonzales
committed
removed duplicate line in setup.py
1 parent 6de3e8e commit 9f9e2ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@
1111
install_requires=["requests", "tweet_parser"],
1212
packages=find_packages(),
1313
scripts=["tools/twitter_search.py"],
14-
install_requires=[],
1514
)

0 commit comments

Comments
 (0)