diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-07-09 14:32:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-09 14:32:20 -0400 |
commit | b12abe9e63ba438895f758bf1d52c5bbfef196d1 (patch) | |
tree | 3d4f204c21f975e5001546ec416ae8aeba6222de /conda_build_config.yaml | |
parent | 61dc6e4e843ffc4d241624366a2db1afd40f0465 (diff) | |
download | astroconda-dev-b12abe9e63ba438895f758bf1d52c5bbfef196d1.tar.gz |
Update conda_build_config.yaml (#142)
numpy floor: 1.12 -> 1.13
Diffstat (limited to 'conda_build_config.yaml')
-rw-r--r-- | conda_build_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conda_build_config.yaml b/conda_build_config.yaml index e890122..3cd1cb3 100644 --- a/conda_build_config.yaml +++ b/conda_build_config.yaml @@ -3,7 +3,7 @@ python: - 3.6 numpy: - - 1.12 + - 1.13 pin_build_as_run: python: |