Skip to content

Commit

Permalink
Install cached_property via conda instead of pip
Browse files Browse the repository at this point in the history
  • Loading branch information
plaplant committed May 1, 2019
1 parent 5746968 commit 47ddf9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ jobs:
name: install related repos
command: |
source activate ${ENV_NAME}
pip install cached_property
pip install .
pip install git+https://github.com/HERA-Team/linsolve.git
pip install git+https://github.com/HERA-Team/hera_qm.git
Expand Down
1 change: 1 addition & 0 deletions ci/hera_cal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ channels:
dependencies:
- aipy
- astropy
- cached-property
- h5py
- healpy
- matplotlib
Expand Down

0 comments on commit 47ddf9b

Please sign in to comment.