Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch out tox for nox #2857

Closed
wants to merge 1 commit into from
Closed

Switch out tox for nox #2857

wants to merge 1 commit into from

Commits on Feb 2, 2022

  1. Switch out tox for nox

    It's nicer to work with especially as it uses a bog standard Python file
    for configuration. Its output is cleaner and it doesn't hide any magic
    too.
    
    Also the mypy cache has been reenabled since it speeds up pre-commit
    hooks significantly which makes life easier :)
    
    Hopefully this makes the initial set up process relatively painfree.
    ichard26 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    03ebaa0 View commit details
    Browse the repository at this point in the history