Skip to content

Commit

Permalink
[Misc] Remove unnecessary scipy dependency in misc folder (#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielmelody authored May 28, 2021
1 parent af56944 commit fa17d90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion misc/ci_setup.py
Original file line number Diff line number Diff line change
@@ -179,7 +179,6 @@ def run(self):
"colorama",
"numpy",
"Pillow",
"scipy",
"pybind11",
"GitPython",
"yapf",

0 comments on commit fa17d90

Please sign in to comment.