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

Merge changes for version 0.4.11 #275

Closed alan-barzilay closed 3 years ago

alan-barzilay commented 3 years ago

We are now ready to make a new release so this PR will bring everything from next into master

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@90102ac). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #275   +/-   ##
=========================================
  Coverage          ?   87.50%           
=========================================
  Files             ?        2           
  Lines             ?      256           
  Branches          ?        0           
=========================================
  Hits              ?      224           
  Misses            ?       32           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 90102ac...e7571ea. Read the comment docs.

alan-barzilay commented 3 years ago

As mentioned in #274 our tests are failing flake8. This will be addressed in a separate PR in another moment, we are now focused on making a new release with the work done so far

LudwigStumpp commented 3 years ago

Hi! Is the next release also going to include the --mode option?

alan-barzilay commented 2 years ago

@LudwigStumpp yes! see https://github.com/bndr/pipreqs/releases/tag/v0.4.11