Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
  • Loading branch information
Wurstnase and henryiii authored Sep 10, 2024
1 parent 9b53ffa commit 84de568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To just check for lint errors, run:

To run against a particular Python version:

nox --session "tests(python='3.12', tox_version='latest')
nox --session "tests(python='3.12', tox_version='latest')"
nox --session conda_tests
nox --session mamba_tests
nox --session micromamba_tests
Expand Down

0 comments on commit 84de568

Please sign in to comment.