Skip to content
Snippets Groups Projects
  1. Feb 23, 2023
  2. Feb 20, 2023
  3. Feb 17, 2023
  4. Feb 02, 2023
  5. Dec 19, 2022
  6. Nov 17, 2022
  7. Oct 27, 2022
  8. Oct 19, 2022
  9. Oct 18, 2022
  10. Sep 27, 2022
  11. Sep 12, 2022
  12. Aug 25, 2022
  13. Aug 05, 2022
  14. Jul 20, 2022
  15. Jul 19, 2022
  16. May 25, 2022
  17. May 09, 2022
  18. May 02, 2022
  19. Apr 26, 2022
  20. Apr 21, 2022
  21. Apr 11, 2022
  22. Apr 08, 2022
  23. Apr 07, 2022
  24. Apr 06, 2022
  25. Mar 28, 2022
  26. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · c83df715
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      c83df715
  27. Mar 21, 2022
Loading