Skip to content

Commit 79b56b9

Browse files
committed
fix: add 'parameterized' as a test dependency for musllinux builds
1 parent ada7a03 commit 79b56b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,7 @@ def get_tag(self):
10401040
"networkx>=2.5",
10411041
"pytest>=7.0.1",
10421042
"pytest-timeout>=2.1.0",
1043+
"parameterized",
10431044
],
10441045
# Dependencies needed for building the documentation
10451046
"doc": [

0 commit comments

Comments
 (0)