Skip to content

Commit

Permalink
Merge pull request #35 from cooperwalbrun/contributing-note-fix
Browse files Browse the repository at this point in the history
Correct an Inaccuracy in the CONTRIBUTING.md
  • Loading branch information
cooperwalbrun authored Jul 27, 2024
2 parents a716bd3 + c39fbe1 commit 94d06fe
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 @@ -87,7 +87,7 @@ running the command above.
## Unit Testing
To run the unit tests, **ensure you are in the virtual environment** with development or testing
dependencies installed (see above) if running tests via `setup.py`, otherwise ensure you are **not**
dependencies installed (see above) if running tests via `pytest`, otherwise ensure you are **not**
in a virtual environment if running tests via `tox`. Then, run the corresponding command in this
project's root directory:

Expand Down

0 comments on commit 94d06fe

Please sign in to comment.