Skip to content

Commit

Permalink
Remove reference to unmaintained tool
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed Oct 23, 2020
1 parent d126874 commit a744b49
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,14 +243,12 @@ validation, either receiving exceptions or error metadata on results.
2. Change into the new directory.
3. `pip install tox`

Alternatively you can install `detox` instead of `tox` to run tests in parallel.

### Running the Test Suite

Run all tests against all supported Python versions:

```zsh
tox
tox --parallel
```

Run all tests against a specific Python environment configuration:
Expand Down

0 comments on commit a744b49

Please sign in to comment.