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

CI: Add Python 3.10 and 3.11, update actions #398

Closed willianrocha closed 12 months ago

willianrocha commented 1 year ago

A bit of CI maintenance:

I could not rebase and reuse the old PR https://github.com/bndr/pipreqs/pull/334

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (next@cebc3f7). Click here to learn what that means.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #398 +/- ## ======================================= Coverage ? 86.97% ======================================= Files ? 2 Lines ? 261 Branches ? 0 ======================================= Hits ? 227 Misses ? 34 Partials ? 0 ```

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

fredgrub commented 1 year ago

You should mention the PR (and the author) in the commit. According to Alan's suggestion in https://github.com/bndr/pipreqs/pull/396#issuecomment-1742992660.

alan-barzilay commented 1 year ago

https://docs.python.org/3.12/whatsnew/3.12.html

add python 3.12 please

alan-barzilay commented 1 year ago

actually, please use all supported pythonv ersions and remove unsupported ones

https://devguide.python.org/versions/