mirror of https://github.com/encode/starlette.git
Note zero hard dependencies
This commit is contained in:
parent
66cce0f1c3
commit
65704a8083
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue