We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db5705 commit e8d4dfaCopy full SHA for e8d4dfa
condarecipe/larray/meta.yaml
@@ -35,16 +35,16 @@ test:
35
- pytest --pyargs larray
36
37
about:
38
- home: http://github.com/larray-project/larray
+ home: https://github.com/larray-project/larray
39
license: GPL-3.0-only
40
license_family: GPL
41
license_file: LICENSE
42
summary: "N-dimensional labelled arrays in Python"
43
description: |
44
LArray is an open source Python library that aims to provide tools for
45
easy exploration and manipulation of N-dimensional labelled data structures.
46
- doc_url: http://larray.readthedocs.io/
47
- dev_url: http://github.com/larray-project/larray
+ doc_url: https://larray.readthedocs.io/
+ dev_url: https://github.com/larray-project/larray
48
49
extra:
50
recipe-maintainers:
0 commit comments