Skip to content

Conversation

@lucifer4330k
Copy link

@lucifer4330k lucifer4330k commented Oct 25, 2025

Adds a small GitHub Actions workflow that can be manually dispatched (or triggered on PR) to run the project dependency installation step for Python 3.10 and 3.11. This helps maintainers re-run the pip resolver quickly to debug 'resolution-too-deep' issues without running the full CI matrix. Workflow:
How to use: go to the Actions tab or the workflow on the PR and click 'Run workflow' (choose a python version) to re-run the dependency install.This PR targets the parent repo so CI can be re-run on the branch; it's safe and only installs packages (no tests or deployments).

@CLAassistant
Copy link

CLAassistant commented Oct 25, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants