diff options
Diffstat (limited to 'conda_build_config.yaml')
-rw-r--r-- | conda_build_config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conda_build_config.yaml b/conda_build_config.yaml index 3256ed5..681c029 100644 --- a/conda_build_config.yaml +++ b/conda_build_config.yaml @@ -2,6 +2,7 @@ python: - 3.5 - 3.6 - 3.7 + - 3.8 numpy: - 1.14 |