Closed jaraco closed 6 months ago
@webknjaz Per your request, I'll not merge this and I'll leave it to you to follow-up later.
@jaraco thank you!
FYI the tests fail because the pip wrapper in tox auto-injects the constraints into the pip install
commands when the corresponding lock files exist. And since those pins aren't updated, this creates a conflict in dependency resolution.
β What kind of change does this PR introduce?
π What is the related issue number (starting with
#
)Resolves #
β What is the current behavior? (You can also link to an open issue here)
β What is the new behavior (if this is a feature change)?
π Other information:
π Contribution checklist:
(If you're a first-timer, check out this guide on making great pull requests)
[related squash]: https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit
This change isβ