From f043a709bfc8dcc1ad0dd137912e5f6d724d7509 Mon Sep 17 00:00:00 2001 From: Harry Moreno Date: Wed, 20 Nov 2019 05:30:18 -0500 Subject: [PATCH] Remove duplicate --- README.md | 1 - 1 file changed, 1 deletion(-) 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