SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 21 forks source link

Create requirements.txt file #504

Closed dr-rodriguez closed 4 weeks ago

dr-rodriguez commented 4 weeks ago

To use this, one would activate the conda environment you want to use for simple and do:

pip install -r requirements.txt

Closes #493