diff --git a/README.md b/README.md index 5a2aba8..29dd249 100644 --- a/README.md +++ b/README.md @@ -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 -```