Skip to content

Commit

Permalink
Setup for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikhsajid1111 committed Sep 1, 2021
1 parent f8b38a4 commit 7e7df85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
requirements.append(line.replace("\n", ""))

setuptools.setup(
name="facebook_page_scraper",
name="twitter_scraper_selenium",
version="0.1.0",
author="Sajid Shaikh",
author_email="[email protected]",
Expand All @@ -18,7 +18,7 @@
long_description_content_type="text/markdown",
license="MIT",
url="https://github.com/shaikhsajid1111/twitter-scraper-selenium",
keywords="web-scraping selenium social media twitter keyword twitter-profile twitter-keywords automation json csv",
keywords="web-scraping selenium social media twitter keyword twitter-profile twitter-keywords automation json csv twitter-hashtag hashtag",
packages=setuptools.find_packages(),
classifiers=[
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 7e7df85

Please sign in to comment.