diff --git a/README.md b/README.md index 48dec8c..873c0a8 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/ ### Testing - [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar/) - Configurable panels to debug requests/responses -- [django-silk](https://github.com/jazzband/django-silk) - Silky smooth profiling - [pytest-django](https://github.com/pytest-dev/pytest-django) - Use pytest features in Django - [django-test-plus](https://github.com/revsys/django-test-plus/) - Useful additions to Django's default TestCase - [factory-boy](https://github.com/FactoryBoy/factory_boy) - Test fixtures replacement