Skip to content

Make repository more standard: add requirements.txt and .gitignore#2

Open
metaperl wants to merge 5 commits intoAkshaySiwal:masterfrom
metaperl:master
Open

Make repository more standard: add requirements.txt and .gitignore#2
metaperl wants to merge 5 commits intoAkshaySiwal:masterfrom
metaperl:master

Conversation

@metaperl
Copy link
Copy Markdown

requirements.txt is a common way to manage requirements for a project and reduces the number of lines to install dependencies.

.gitignore is recommended so that files that should not be added to the repo do not get considered by git.

@AkshaySiwal
Copy link
Copy Markdown
Owner

Thanks for the PR. I will review it in some time.

@AkshaySiwal AkshaySiwal mentioned this pull request Mar 10, 2024
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