Skip to content
Snippets Groups Projects
  1. Nov 21, 2023
  2. Nov 20, 2023
  3. Nov 16, 2023
  4. Jul 07, 2023
  5. Feb 23, 2023
  6. Feb 17, 2023
  7. Feb 16, 2023
  8. Feb 13, 2023
  9. Feb 02, 2023
  10. Dec 19, 2022
  11. Oct 18, 2022
  12. May 09, 2022
  13. Apr 26, 2022
  14. Apr 21, 2022
  15. Apr 08, 2022
  16. Apr 06, 2022
  17. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · b8e227f9
      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.
      b8e227f9
  18. Feb 10, 2022
  19. Feb 07, 2022
  20. Dec 16, 2021
  21. Jun 23, 2021
    • Kumar Shivendu's avatar
      .gitignore: Add .vscode/ · 4cf219b2
      Kumar Shivendu authored
      Visual Studio Code is getting popular nowadays and the
      .vscode directory often gets included by mistake.
      This commit will improve the developer experience.
      4cf219b2
  22. Jun 09, 2021
  23. Apr 26, 2021
  24. Mar 26, 2021
  25. Mar 25, 2021
  26. Mar 05, 2021
  27. Dec 23, 2020
  28. Oct 02, 2020
Loading