generated from datalad/datalad-extension-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
AFAIK (and according to comments in pyproject.toml) a PyPI release is not possible with direct (GitHub) dependencies. We currently depend on default (main) branch of datalad-core, i.e.:
"datalad-core @ git+https://github.com/datalad/datalad-core"
DataLad-core does have a released version (0.1.0 from Jul 4, 2025). However, there are two commits since, which sound like they might be relevant for remake:
❱ git log --pretty=oneline --grep="^fix" v0.1.0..
9e45f2dc72a6df2b969b6322c2413e09d5e0204c (HEAD -> main, origin/main, origin/HEAD) fix: annex-lookup in `Annex()` now supports secondary worktrees
ffa2090fe599dd737f6f25873a436dbff58216f3 fix(git-annex): bump version to include fix non-symlink repo handling
I did not run the tests with the released vs unreleased version but we probably should wait for the release?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels