Skip to content

Commit

Permalink
Remove old instructions to run the test suite (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Sep 29, 2024
1 parent 3f7233d commit f92851f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,3 @@ Test coverage is currently 100%.
## Why?

Because streaming uploads are awesome for large files.

## How to Test

If you want to test:

```bash
$ pip install '.[dev]'
$ inv test
```

0 comments on commit f92851f

Please sign in to comment.