Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions conda_dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@
# Build tools
compilers
cmake
make
# Compiled dependencies
libopenblas=*=*openmp*
libblas=*=*openblas
openblas=*=*openmp*
boost
libflac
gsl
netcdf4
glog
ceres-solver=*=cpu*
boost
libflac
# Python dependencies
setuptools
numpy
scipy
astropy
Expand All @@ -31,5 +35,5 @@ pytz
pyaml
sqlalchemy
tqdm
# Eventually we should make a conda package for these:
# qpoint
pytest
qpoint