1. 21 May, 2022 5 commits
  2. 20 May, 2022 3 commits
  3. 19 May, 2022 4 commits
  4. 18 May, 2022 15 commits
  5. 17 May, 2022 7 commits
  6. 16 May, 2022 4 commits
  7. 15 May, 2022 1 commit
  8. 14 May, 2022 1 commit
    • config: introduce `installer.no-binary` · ed26721c
      This change replaces the `--no-binary` option introduced in #5600 as
      the original implementation could cause inconsistent results when the
      add, update or lock commands were used.
      
      This implementation makes use of a new configuration
      `installer.no-binary` to allow for user specification of sdist
      preference for select packages.
      Arun Babu Neelicattu committed