Skip to content

Commit bfdcc05

Browse files
authored
Merge pull request #2592 from gongweibao/dependcyrecordio
Add recordio dependency
2 parents 2fd4684 + ae79b9a commit bfdcc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/setup.py.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ packages=['paddle',
1313
setup_requires=["requests",
1414
"numpy",
1515
"protobuf==3.1",
16+
"recordio",
1617
"matplotlib",
1718
"rarfile"]
1819

0 commit comments

Comments
 (0)