summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <wjp@usecode.org>2018-08-30 16:27:45 +0200
committerWillem Jan Palenstijn <wjp@usecode.org>2018-08-31 10:21:46 +0200
commit78a13aaa9acc1a880ab5d04a545e34bb60e223dc (patch)
tree2f8adf6b879ead900c471d45c8ce2e2847a11f10 /python
parent1f9a58850553a1d02e6dabf42f42cb0d1d742ea5 (diff)
downloadastra-78a13aaa9acc1a880ab5d04a545e34bb60e223dc.tar.gz
astra-78a13aaa9acc1a880ab5d04a545e34bb60e223dc.tar.bz2
astra-78a13aaa9acc1a880ab5d04a545e34bb60e223dc.tar.xz
astra-78a13aaa9acc1a880ab5d04a545e34bb60e223dc.zip
Drop numpy 1.12/1.13 packages
Anaconda doesn't have these for python 3.7 apparently
Diffstat (limited to 'python')
-rw-r--r--python/conda/astra-toolbox/conda_build_config.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/conda/astra-toolbox/conda_build_config.yaml b/python/conda/astra-toolbox/conda_build_config.yaml
index 510e3ae..62b3c76 100644
--- a/python/conda/astra-toolbox/conda_build_config.yaml
+++ b/python/conda/astra-toolbox/conda_build_config.yaml
@@ -6,7 +6,5 @@ python:
numpy:
- 1.11
- - 1.12
- - 1.13
- 1.14
- 1.15