Skip to content

Commit 55d6019

Browse files
committed
add pomegranate to test dependencies
1 parent b83bcf9 commit 55d6019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ torch = [
5757
pomegranate = ['pomegranate>=0.14.1,<0.14.7']
5858
test = [
5959
'sdmetrics[torch]',
60+
'sdmetrics[pomegranate]',
6061
'pytest>=6.2.5,<7',
6162
'pytest-cov>=2.6.0,<3',
6263
'pytest-rerunfailures>=10.3,<15',

0 commit comments

Comments
 (0)