| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-08 | Force pytest to use "importlib" import-mode to be able to run | Munyoki Kilyungi | |
| Having "--import-mode=importlib" enables pytest to find the imports in our tests; otherwise we get import errors. * pyproject.toml: New pytest conf file. | |||
