Skip to content

Fix tox factors#8343

Closed
edabor wants to merge 2 commits intomainfrom
maint/fix-tox-config
Closed

Fix tox factors#8343
edabor wants to merge 2 commits intomainfrom
maint/fix-tox-config

Conversation

@edabor
Copy link
Copy Markdown
Collaborator

@edabor edabor commented Feb 19, 2026

Overview

From local testing, I saw that tox >=4.39 is causing those issues.
I suspect tox-dev/tox#3753 being the root cause.

It does not occur for Linux CI since it uses a local pypi https://github.com/pyvista/pyvista/actions/runs/22188242201/job/64168341258?pr=8195#step:6:21

I'm investigating, but as an interim solution we can upper-pin tox

Originally posted by @edabor in #8195 (comment)

This PR is an attempt to fix compatibility with latest tox

@pyvista-bot pyvista-bot added the maintenance Low-impact maintenance activity label Feb 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.59%. Comparing base (81f5275) to head (bf4039e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8343      +/-   ##
==========================================
- Coverage   96.60%   96.59%   -0.01%     
==========================================
  Files         160      160              
  Lines       34733    34733              
  Branches     4390     4390              
==========================================
- Hits        33554    33552       -2     
- Misses        573      574       +1     
- Partials      606      607       +1     

@pyvista-bot
Copy link
Copy Markdown
Contributor

pyvista-bot commented Feb 19, 2026

@pyvista-bot pyvista-bot temporarily deployed to pull request February 19, 2026 17:43 Inactive
@edabor edabor force-pushed the maint/fix-tox-config branch from 7085aea to 41ecbe3 Compare February 19, 2026 22:33
@pyvista-bot pyvista-bot temporarily deployed to pull request February 20, 2026 05:53 Inactive
@edabor
Copy link
Copy Markdown
Collaborator Author

edabor commented Feb 20, 2026

This has been fixed in tox-dev/tox#3753 so this PR is not needed once latest tox is released

@user27182
Copy link
Copy Markdown
Contributor

Thanks @edabor. This is fixed with v4.42 https://github.com/tox-dev/tox/releases/tag/4.42.0

@user27182 user27182 closed this Feb 20, 2026
@user27182 user27182 deleted the maint/fix-tox-config branch February 20, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Low-impact maintenance activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants