Sapein
Sapein
> @Sapein if you get back to this, take a look at the changes in #15091 :) Let us know if you'd like any advice on adapting this PR to...
> I like structure that can be dynamically created and extended. > > First, what about resolution cateogry? > > ex: > > ```rust > pub enum ResolutionCategory { >...
> I don't think this should be an enum and I'm not convinced at all it even needs to exists. An ordered list could make sense for a setting menu,...
Why keep the requirements.txt around? You don't need it anymore even for setuptools, which has support for using pyproject.toml for all dependencies.