Skip to content

Commit

Permalink
Update nox instructions in CONTRIBUTING.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
uwcdc authored Dec 1, 2023
1 parent 729cd3d commit d61f7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description of best practices for developing scientific packages.
# Quick development

The fastest way to start with development is to use `nox``. This will set up a
virtual environment for you and run all the checks and tests. `nox`` is pre-installed
virtual environment for you to run all the checks and tests. `nox`` is pre-installed
in the Codespaces environment.

To use, run `nox`. This will lint and test using every installed version of
Expand Down

0 comments on commit d61f7bc

Please sign in to comment.