use yaml file for parameters
... | @@ -2,4 +2,6 @@ numpy~=1.20.3 | ... | @@ -2,4 +2,6 @@ numpy~=1.20.3 |
joblib~=1.1.0 | joblib~=1.1.0 | ||
setuptools~=58.0.4 | setuptools~=58.0.4 | ||
astropy~=5.1 | astropy~=5.1 | ||
pytest | pytest | ||
\ No newline at end of file | yaml~=0.2.5 | ||
pyyaml~=6.0 | |||
\ No newline at end of file |
Please register or sign in to comment