Skip to content

Commit

Permalink
Merge pull request #6 from Vedant950/main
Browse files Browse the repository at this point in the history
link
  • Loading branch information
mldsveda committed Jul 19, 2021
2 parents 498f2b4 + 9351106 commit bacfd99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
## Note
- We have tried to implement all the functionality, it might have some bugs as well. In casse of any bugs feel free to contact us or please try to contribute by solving the bug.

Learn more about the package [here](^https://vedaantsingh706.medium.com/web-scraping-in-python-using-the-all-new-pyscrappy-5c136ed6906b^)
Learn more about the package [here](https://vedaantsingh706.medium.com/web-scraping-in-python-using-the-all-new-pyscrappy-5c136ed6906b/)

### This Package has been created only for Research and Educational purposes.

Expand Down
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
'beautifulsoup4',
'requests',
'pandas',
'io',
'csv',
'json'
],
packages=setuptools.find_packages(where="src")
)

0 comments on commit bacfd99

Please sign in to comment.