Skip to content

Commit d36e68d

Browse files
committed
Install rgf
1 parent 24765fc commit d36e68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ RUN pip install flashtext && \
475475
pip install PDPbox && \
476476
pip install ggplot && \
477477
pip install cesium && \
478+
pip install rgf_python && \
478479
##### ^^^^ Add new contributions above here ^^^^ #####
479480
# clean up pip cache
480481
rm -rf /root/.cache/pip/*

0 commit comments

Comments
 (0)