add dependency for conda test=develop (#24318)

revert-24314-dev/fix_err_msg
wangchaochaohu 6 years ago committed by GitHub
parent 7f83ba44db
commit 01e45a06f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,6 +47,9 @@ requirements:
- graphviz
- protobuf
- py-cpuinfo==5.0.0
- pathlib
- astor
- gast>=0.3.3
- matplotlib
"""
@ -62,6 +65,9 @@ requirements:
- pillow
- graphviz
- protobuf
- astor
- pathlib
- gast>=0.3.3
- py-cpuinfo==5.0.0
"""
self.test = """

Loading…
Cancel
Save