Merge pull request #36 from morenoh149/patch-2

Remove duplicate
This commit is contained in:
William S. Vincent
2019-11-21 15:04:35 -05:00
committed by GitHub

View File

@@ -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