Open francescosave opened 2 months ago
Installed fastapi just with a single manual command in terminal and execute successfully. I use windows and I will check uvloop of windows
My fastapi apps with windows operating system runs well without it. I removed uvloop==0.20.0 reference in requirements,txt.
How can we maintain compatibility between different operating systems ? Do we use any different requirements file of windows os?