Skip to content

v2.6.0

Compare
Choose a tag to compare
@woodruffw woodruffw released this 02 Jul 13:30
· 188 commits to main since this release
60067d4

Added

  • Added option to skip dependency resolution via pip with the --disable-pip
    flag. This option can only be used with hashed requirements files or when the
    --no-deps flag has been provided
    (#610)