Revision e45d61ab60e31149de8ea7d010ced25c98ba87fe authored by Andre Lessa on 21 January 2021, 13:14:59 UTC, committed by Andre Lessa on 21 January 2021, 13:14:59 UTC
1 parent 57f1c79
Raw File
environment.yml
name: environment-smodels
channels:
  - conda-forge
dependencies:
  - python
  - pip:
    - matplotlib
    - pandas
    - plotly
    - numpy
    - scipy
    - docutils
    - unum
    - argparse
    - requests
    - pyslha
back to top