sympy in work-environment.yml added

sympy for symbolic math added
This commit is contained in:
nicolas 2022-11-14 13:50:18 +00:00
parent cdf23789d3
commit 615c47195a
1 changed files with 2 additions and 1 deletions

View File

@ -49,3 +49,4 @@ dependencies:
- nmrglue #working with NMR data in Python
- ipykernel
- tabulate
- sympy