Skip to content

Commit ea7efb1

Browse files
Issue 88 and 120 - Fix
1 parent ffd74ad commit ea7efb1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
'precise-runner',
8383
'attrs',
8484
'fitipy<1.0',
85-
'bbopt',
85+
# 'bbopt',
8686
'speechpy-fast',
87-
'pyache',
88-
'networkx==1.11',
89-
'hyperopt==0.1.2'
87+
'pyache'
88+
# 'networkx==1.11',
89+
# 'hyperopt==0.1.2'
9090
]
9191
)

0 commit comments

Comments
 (0)