mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-14 13:36:21 +08:00
459f0e11e5
* 🏁 Fix ./scripts/docs.py encoding for Windows * 🔥 Remove ujson from tests as it prevents Windows development It's still tested by Starlette anyway * 📝 Update development instructions for Windows * 🎨 Update format for WSGIMiddleware example * ✅ Update tests to run on Windows