trnslator/environment.yml
2020-11-02 10:43:07 -05:00

27 lines
349 B
YAML

name: trnslator
channels:
- defaults
- conda-forge
dependencies:
- shapely
# - networkx
# - six
- matplotlib>=2.1
- requests>=2.18
# - pycountry
# - scikit-learn
- scipy
- pandas>=0.24
- numpy>=1.17
- tqdm
- tabulate
- path.py
# - pyomo
- pint
- click
- outdated
- pip
- pip:
- tsam
- eppy
- geomeppy