diff options
Diffstat (limited to 'python/conda')
-rw-r--r-- | python/conda/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/conda/meta.yaml b/python/conda/meta.yaml index 162103f..8194d04 100644 --- a/python/conda/meta.yaml +++ b/python/conda/meta.yaml @@ -33,7 +33,7 @@ requirements: run: - python - - numpy + - numpy x.x - scipy - six - libastra ==1.8 |