ReCoDE_MCMCFF/environment_from_history.yml
2022-06-30 11:57:05 +01:00

15 lines
152 B
YAML

name: recode
channels:
- defaults
dependencies:
- python=3.9
- pytest
- pytest-cov
- ipykernel
- numpy
- scipy
- matplotlib
- numba