Note zero hard dependencies

This commit is contained in:
Tom Christie 2018-10-17 09:00:45 +01:00
parent 66cce0f1c3
commit 65704a8083
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ It is production-ready, and gives you the following:
* CORS, GZip, Static Files, Streaming responses.
* 100% test coverage.
* 100% type annotated codebase.
* Zero hard dependencies.
## Requirements

View File

@ -34,6 +34,7 @@ It is production-ready, and gives you the following:
* CORS, GZip, Static Files, Streaming responses.
* 100% test coverage.
* 100% type annotated codebase.
* Zero hard dependencies.
## Requirements