Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cecd5f

Browse filesBrowse files
committed
docs update
1 parent bc2d64c commit 7cecd5f
Copy full SHA for 7cecd5f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎docs/src/contributing.md

Copy file name to clipboardExpand all lines: docs/src/contributing.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ automate testing and other development tasks.
4343
## Running the Tests
4444

4545
```bash
46-
nox -s test
46+
nox -t test
4747
```
4848

4949
You can run the tests with a headed browser.
5050

5151
```bash
52-
nox -s test -- --headed
52+
nox -t test -- --headed
5353
```
5454

5555
## Releasing This Package

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.