Skip to content

Commit

Permalink
fix(req) remove llvmlite from eggroll
Browse files Browse the repository at this point in the history
Signed-off-by: weiwee <wbwmat@gmail.com>
  • Loading branch information
sagewe committed Jan 31, 2023
1 parent 547bbeb commit fa12ddf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion python/requirements-eggroll.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pyarrow==6.0.1
mmh3==3.0.0
cachetools>=3.0.0
cloudpickle==2.1.0
llvmlite==0.36.0
psutil>=5.7.0
python-rocksdb==0.7.0
pystack-debugger>=0.9.0
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#!/usr/bin/env python3

0 comments on commit fa12ddf

Please sign in to comment.