Skip to content

Conversation

IvanIsCoding
Copy link
Collaborator

Right now, we still have a tox.ini in our repostiory since #861. In this PR, I effectively alias tox to nox and remove that file.

Doing that is quite simple: tox just runs nox. It might be inefficient but it works. Given that tox is still popular, I think it is a low-effort alias to maintain.

@coveralls
Copy link

coveralls commented Apr 12, 2025

Pull Request Test Coverage Report for Build 14849243604

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.236%

Totals Coverage Status
Change from base Build 14836887611: 0.0%
Covered Lines: 18730
Relevant Lines: 19667

💛 - Coveralls

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