-
Notifications
You must be signed in to change notification settings - Fork 102
Expand file tree
/
Copy pathenvironment_dev.yml
More file actions
47 lines (46 loc) · 876 Bytes
/
environment_dev.yml
File metadata and controls
47 lines (46 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
channels:
- conda-forge
- defaults
dependencies:
# NOTE: uncomment the OS-dependent lines below as needed
# - gfortran # [win]
# - gcc # [win]
# - gfortran # [osx] # only if not installed via homebrew or macports
# - petsc4py # [unix]
# - mpi4py # [unix] # only needed if local system has mpi built and is used
- cython
- docstring_parser
- jsonmerge
- jsonschema
- matplotlib
- moorpy==1.2.1
- ninja
- nlopt
- numpy
- openmdao
- openpyxl
- orbit-nrel>=1.2.5
- pandas
- pydoe3
- pyoptsparse
- pyyaml
- scipy
- sortedcontainers
- statsmodels>=0.14.5
- swig
- meson
- setuptools
- sphinx
- numpydoc
- coveralls
- pytest
- pytest-cov
- pip
- sphinxcontrib-bibtex
- sphinx-copybutton
- sphinx-jsonschema
- sphinx_rtd_theme>=1.3
- windIO>=2.1.1
- wombat>=0.13.1
- pip:
- dearpygui