PySR / environment.yml
MilesCranmer's picture
Remove fixed python version from env file
9d919df
raw
history blame
155 Bytes
name: test
channels:
- conda-forge
- defaults
dependencies:
- sympy
- pandas
- numpy
- scikit-learn
- setuptools
- pip
- pip:
- julia