projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e18e3
)
remove pytest option which hard-codes assumptions about installed version
author
lkcl
<lkcl@lkcl.net>
Wed, 13 Dec 2023 22:36:45 +0000
(22:36 +0000)
committer
lkcl
<lkcl@lkcl.net>
Wed, 13 Dec 2023 22:36:45 +0000
(22:36 +0000)
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index 500ba80e59987ef31106282ceac80c28ab1ef59c..62ddc8f6696e54fc29a24c3ae7ecd2b323c52af5 100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-9,5
+9,4
@@
addopts = [
"auto",
"--shorten-output-dir=test-out",
"--dist=load",
- "--maxschedchunk=1",
]