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

add workflow for automatic deploy on pypi #408

Closed mateuslatrova closed 7 months ago

mateuslatrova commented 12 months ago

With this workflow, whenever we create a new release on GitHub, GitHub Actions will deploy that new release to PyPi

codecov-commenter commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (55eee29) 89.96% compared to head (b956a57) 89.96%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #408 +/- ## ======================================= Coverage 89.96% 89.96% ======================================= Files 2 2 Lines 259 259 ======================================= Hits 233 233 Misses 26 26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

alan-barzilay commented 11 months ago

@mateuslatrova can we close this PR if its being worked on #411?