Ian Paul

Results 18 comments of Ian Paul

Thanks for the review! I believe I addressed all of the comments, so it should be ready for re-review whenever you get a chance

Ah yes that makes sense, my mistake. So by "enforce it when we read that value", do you mean check it somewhere in [requires_python.rs](https://github.com/ianpaul10/uv/blob/feat/warn-on-pin-py-ver/crates/uv-resolver/src/requires_python.rs)? I couldn't see exactly where it's...

Thanks a ton for the in-depth comment. That all makes sense, I didn't really know the best place to put it so that colour is helpful. I took your advice...

Ok thanks for all the comments, I believe I addressed them all, let me know if there's anything I missed. Also, I'm not sure what's happening with the windows tests...

Thanks for reviewing and improving the language! Those all make sense to me 👍

@AlexCheema This PR should address the follow-up to updating the manual config while exo is running. Please take a look when you get a chance!

@AlexCheema Thanks for the notes, reading from the config file should now be non-blocking

@AlexCheema Bump. I think this should be ready to merge now that the lock is removed and simplified.