Skip to content

Commit 60715fa

Browse files
committed
test: add pytest-randomly to cuda_pathfinder
1 parent c4079dd commit 60715fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_pathfinder/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies = []
1313
[dependency-groups]
1414
test = [
1515
"pytest>=6.2.4",
16+
"pytest-randomly",
1617
]
1718
# Internal organization of test dependencies.
1819
cu12 = [

0 commit comments

Comments
 (0)