We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4583d commit f359d0dCopy full SHA for f359d0d
.travis.yml
@@ -60,7 +60,7 @@ matrix:
60
name: astropy-dev
61
62
- env: CONDA_DEPENDENCIES="matplotlib=3 aplpy yt bottleneck joblib $CONDA_DEPENDENCIES"
63
- CONDA_CHANNELS='conda-forge $CONDA_CHANNELS'
+ CONDA_CHANNELS="conda-forge $CONDA_CHANNELS"
64
ASTROPY_VERSION='development'
65
name: vistools
66
0 commit comments