diff options
-rw-r--r-- | setup.cfg | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -33,4 +33,7 @@ python_requires = >= 3.5.2 [options.extras_require] progress = - tqdm
\ No newline at end of file + tqdm + +[tool:pytest] +python_classes = |
![]() |
index : riscv-gnu-toolchain/qemu/meson.git | |
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | setup.cfg | 5 |
@@ -33,4 +33,7 @@ python_requires = >= 3.5.2 [options.extras_require] progress = - tqdm
\ No newline at end of file + tqdm + +[tool:pytest] +python_classes = |