Skip to content
Snippets Groups Projects
  1. May 04, 2022
    • Nicolas Dandrimont's avatar
      pip-install-swh-dev: install packages all at once · 722a948a
      Nicolas Dandrimont authored
      With recent enough versions of setuptools/setuptools-scm, the pip
      dependency resolver is now capable of sorting out our full dependency
      tree. We can just install all packages at once (which does the
      dependency resolution step once).
      
      To speed up the process even more, inline the few "build" (setup.py)
      dependencies to allow disabling build isolation (which creates a new
      venv and installs setuptools-scm in it for every single package).
      722a948a
  2. Apr 29, 2022
  3. Apr 26, 2022
  4. Apr 21, 2022
  5. Apr 08, 2022
  6. Apr 06, 2022
  7. Apr 05, 2022
  8. Apr 04, 2022
  9. Apr 01, 2022
  10. Mar 31, 2022
  11. Mar 30, 2022
  12. Mar 02, 2022
  13. Feb 22, 2022
  14. Feb 11, 2022
  15. Feb 10, 2022
  16. Feb 07, 2022
  17. Feb 03, 2022
  18. Feb 01, 2022
  19. Jan 25, 2022
  20. Jan 24, 2022
  21. Jan 21, 2022
  22. Jan 20, 2022
Loading