Removed limitation

This commit is contained in:
Channel Cat 2016-10-14 04:59:11 -07:00
parent 35ed7ceefb
commit 8bb646de16

View File

@ -51,7 +51,6 @@ app.run(host="0.0.0.0", port=8000)
## Limitations:
* No wheels for uvloop and httptools on Windows :(
* Can only run on 1 cpu per worker
## Final Thoughts: