Skip to content

chore: Migrate to tox.toml#146

Merged
edgarrmondragon merged 1 commit into
mainfrom
tox.toml
Jun 18, 2026
Merged

chore: Migrate to tox.toml#146
edgarrmondragon merged 1 commit into
mainfrom
tox.toml

Conversation

@edgarrmondragon

Copy link
Copy Markdown
Collaborator
  • Migrates from tox.ini to tox.toml.
  • Gets rid of the dependency on tox-gh-actions in favor of TOXENV.

Comment thread tox.toml
], extend = true },
{ replace = "if", condition = "factor.pytest7", then = [
"pytest>=7.0.0,<8.0.0",
"pytest-rerunfailures<16.2",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>

@henryiii henryiii left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a quick look, this looks correct, I'm also relying on the fact it seems to be passing CI. :) I like the simplification of dropping the tox plugin, too.

@edgarrmondragon edgarrmondragon merged commit 6b022cd into main Jun 18, 2026
15 checks passed
@edgarrmondragon edgarrmondragon deleted the tox.toml branch June 18, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants