Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added requirements.txt #7

Merged
merged 4 commits into from
Jan 12, 2022
Merged

Conversation

jorgemrisco
Copy link
Contributor

Added requirements.txt file in order to simplify the installation steps and potentially keep track of versioning.
The readme has also been updated to reflect the mentioned change.

The versions are pinned rn but they could also be unpinned if needed. It'd be interesting to add a github action to keep track of dependency's updates in the future.

Simplified the `Installation` section

Included instructions on how to install the dependencies using the new `requirements.txt` file.
Removed 2nd order dependencies, they'll already be installed with `beautifulsoup4`.
@zaini zaini merged commit b6fd9d0 into zaini:master Jan 12, 2022
@jorgemrisco jorgemrisco deleted the feat/requirements branch January 12, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants