WIP: Simplify and rectify dependencies #106

Draft
mih wants to merge 1 commit from deps into main
mih commented 2023-07-29 05:21:45 +00:00 (Migrated from github.com)
  • Remove redundant specifications
  • No need for an unreleased datalad-next
  • PY3.7 is EOL
- Remove redundant specifications - No need for an unreleased datalad-next - PY3.7 is EOL
mih commented 2023-07-29 05:26:43 +00:00 (Migrated from github.com)

Ok, so we need datalad_noninteractive_ui for testing. This is an unreleased addition in datalad-next that was made after the 1.0.0b3 release. We have to wait for that.

Ok, so we need `datalad_noninteractive_ui` for testing. This is an unreleased addition in `datalad-next` that was made after the `1.0.0b3` release. We have to wait for that.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin deps:deps
git switch deps

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff deps
git switch deps
git rebase main
git switch main
git merge --ff-only deps
git switch deps
git rebase main
git switch main
git merge --no-ff deps
git switch main
git merge --squash deps
git switch main
git merge --ff-only deps
git switch main
git merge deps
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sfb1451/datalad-tabby!106
No description provided.