-
released this
2024-01-31 16:03:38 +00:00 | -79 commits to c8 since this release- Use a test bcond to allow disabling tests altogether (remove pytest
dep). - Unconditionally run %pyproject_check_import to have at least some
testing when build --without tests. - Use %pytest directly instead of %tox (remove tox, virtualenv,
filelock, hatchling, ... deps)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Use a test bcond to allow disabling tests altogether (remove pytest