mirror of
https://github.com/fastapi/fastapi.git
synced 2025-12-30 01:30:13 -05:00
* 🏁 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