Create conda.md

This commit is contained in:
spiritLHLS 2023-01-04 17:10:15 +08:00 committed by GitHub
parent 01e4476771
commit 4353527d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
back/conda.md Normal file
View File

@ -0,0 +1,3 @@
```
conda install pandas numpy openpyxl
```