Running tox -e deps is senstive to the python version while updating nightly scipp release.
Open
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Running tox -e deps in a python env which doesn't sync with python-version-ci will lead to problems where the CI is running a different python in the runner vs the scipp nightly release.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running tox -e deps with a Python version that differs from python-version-ci, then compare the CI runner's Python version with the scipp nightly release process. Done means the dependency update uses a consistent Python version and no longer produces mismatches between local tox execution and CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100