summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Gannon <bgannon@stsci.edu>2022-02-17 16:35:46 -0500
committerBrendan Gannon <bgannon@stsci.edu>2022-02-17 16:35:46 -0500
commitc551df9dc41ea7864e86e06d66af7ef7f888501c (patch)
tree90ad3dcf24b99b3f78a38efffc1e72d7cecdba1b
parentde4a57a7827da9bde08cb55f4e1376bf2a087540 (diff)
downloadastroconda-contrib-c551df9dc41ea7864e86e06d66af7ef7f888501c.tar.gz
adding python up to 3.10update-build-scripts
-rw-r--r--conda_build_config.yaml2
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