add setuptools to requirements.txt
| ... | ... | @@ -2,3 +2,4 @@ numpy==1.23.3 |
| joblib==1.2.0 | ||
| astropy==5.1 | ||
| pyyaml==6.0 | ||
| setuptools | ||
| \ No newline at end of file |
Please register or sign in to comment
| ... | ... | @@ -2,3 +2,4 @@ numpy==1.23.3 |
| joblib==1.2.0 | ||
| astropy==5.1 | ||
| pyyaml==6.0 | ||
| setuptools | ||
| \ No newline at end of file |