Skip to content

Commit fcac833

Browse files
authored
Merge pull request #50 from Hi-king/fix/build/test
Fix dependency
2 parents 748ad12 + a31a158 commit fcac833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'tensorflow>=1.13.1, <2.0',
1919
'tqdm',
2020
'optuna==0.6.0',
21+
'docutils==0.15' # to avoid dependency conflict
2122
]
2223

2324
setup(

0 commit comments

Comments
 (0)