PySR / environment.yml
MilesCranmer's picture
Switch miniconda test to using env file
53289dd
raw
history blame
170 Bytes
name: test
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- sympy
- pandas
- numpy
- scikit-learn
- setuptools
- pip
- pip:
- julia