diff options
Diffstat (limited to 'conda_build_config.yaml')
-rw-r--r-- | conda_build_config.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conda_build_config.yaml b/conda_build_config.yaml index 681c029..a89ab98 100644 --- a/conda_build_config.yaml +++ b/conda_build_config.yaml @@ -1,11 +1,11 @@ python: - - 3.5 - - 3.6 - 3.7 - 3.8 + - 3.9 + - 3.10 numpy: - - 1.14 + - 1.19 pin_build_as_run: python: |