diff options
Diffstat (limited to 'conda_build_config.yaml')
-rw-r--r-- | conda_build_config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conda_build_config.yaml b/conda_build_config.yaml index a508e39..a89ab98 100644 --- a/conda_build_config.yaml +++ b/conda_build_config.yaml @@ -1,6 +1,8 @@ python: - 3.7 - 3.8 + - 3.9 + - 3.10 numpy: - 1.19 |