implement sumaexcel step-1
This commit is contained in:
@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y \
|
||||
python3-pip
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install -e ./SumasenLibs/excel_lib
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user