Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @yarikoptic
* @notestaff @yarikoptic
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,6 @@ In order to produce a uniquely identifiable distribution:
Feedstock Maintainers
=====================

* [@notestaff](https://github.com/notestaff/)
* [@yarikoptic](https://github.com/yarikoptic/)

3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ source:
- 0001-BF-compare-annex-version-purely-by-the-version-based.patch

build:
number: 0
number: 1
entry_points:
- datalad=datalad.cmdline.main:main
- git-annex-remote-datalad-archives=datalad.customremotes.archives:main
Expand Down Expand Up @@ -82,6 +82,7 @@ test:
- mock
- nibabel
- nose >=1.3.4
- ddt >=1.1.1
- vcrpy

about:
Expand Down