Skip to content

Commit c24d4f7

Browse files
authored
Merge pull request #1494 from cmu-delphi/ndefries/fix-stalled-safegraph-test
Safegraph patterns: spawn instead of fork threads
2 parents 8650ede + 4b3fb1c commit c24d4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

safegraph_patterns/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"pydocstyle",
88
"pytest",
99
"pytest-cov",
10+
"coverage==6.2.0",
1011
"pylint==2.8.3",
1112
"delphi-utils"
1213
]

0 commit comments

Comments
 (0)