Skip to content

Commit a96a6e9

Browse files
committed
need pytest-run-parallel for free-threaded testing
1 parent d4aa9a8 commit a96a6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Issues = "https://github.com/osmcode/pyosmium/issues"
5353
tests = [
5454
'pytest',
5555
'pytest-httpserver',
56+
'pytest-run-parallel',
5657
'werkzeug',
5758
'shapely'
5859
]

0 commit comments

Comments
 (0)