Skip to content

Commit 3e32125

Browse files
kkraus14cursoragent
andcommitted
Add pytest-randomly to cuda-bindings test group
The --randomly-dont-reorganize flag was added to run-tests on main but cuda-bindings test group was missing pytest-randomly. Regenerate uv.lock. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 10a23a6 commit 3e32125

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

cuda_bindings/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ test = [
4545
"numpy>=1.21.1",
4646
"pytest>=6.2.4",
4747
"pytest-benchmark>=3.4.1",
48+
"pytest-randomly",
4849
"pytest-repeat",
4950
"pyglet>=2.1.9",
5051
]

uv.lock

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)