Skip to content

3.4.0

Compare
Choose a tag to compare
@vphilippon vphilippon released this 19 Feb 19:27

Features:

  • Add option --quiet to pip-compile (#720). Thanks @bendikro
  • Emit the original command to the pip-compile's header (#733). Thanks @atugushev

Bug Fixes:

  • Fix pip-sync to use pip script depending on a python version (#737). Thanks @atugushev