diff options
Diffstat (limited to 'python/conda/astra-toolbox')
-rw-r--r-- | python/conda/astra-toolbox/win64_build_config.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/python/conda/astra-toolbox/win64_build_config.yaml b/python/conda/astra-toolbox/win64_build_config.yaml new file mode 100644 index 0000000..36ca0ce --- /dev/null +++ b/python/conda/astra-toolbox/win64_build_config.yaml @@ -0,0 +1,11 @@ +python: + - 3.7 + - 3.8 + - 3.9 +numpy: + - 1.11 + - 1.11 + - 1.16 +zip_keys: + - python + - numpy
\ No newline at end of file |