Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 126 Bytes

instruction.md

File metadata and controls

8 lines (6 loc) · 126 Bytes

instruction

conda create --name deploy python=3.8
conda activate deploy
conda install -c anaconda sqlalchemy