bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

Update README #396

Closed mateuslatrova closed 1 year ago

mateuslatrova commented 1 year ago

add "copy to clipboard icon" in installation section.

We cherrypicked PR #369 for this.

Original Pull Request: https://github.com/bndr/pipreqs/pull/369 Author: Muhammad-Aadil

alan-barzilay commented 1 year ago

thanks @mateuslatrova ! Can I just be nitpicky about one little thing? sorry about that haha Could you reword the commit so that in its body it has reference to the original PR and a mention of the original author? apparently when you cherry picked the commit and pushed it you became the author.

My instructions were lacking since you did exactly as I requested, I will try to figure out how to preserve authorship for future PRs but for the time being could you just reword the commit? I would like for us to be transparent about it and avoid possible open source drama haha

alan-barzilay commented 1 year ago

implemented on PR #402