mne-tools / mne-tools/mne-python

Add tools script deps to a dev dependency group in `pyproject.toml`

Open
#13,683 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Description

Raised here: https://github.com/mne-tools/mne-python/pull/13490#discussion_r2847914524

Should consider adding deps for scripts in the /tools dir used only in CI runs to a dev dependency group.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting pyproject.toml and the scripts in /tools, then trace how CI installs dependencies for those scripts. Identify which dependencies are used only by the tools scripts and compare them with the existing development dependency groups. Done means the relevant CI-only dependencies are represented in an appropriate dev group and the CI setup can install that group.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.