Join Nostr
2024-09-01 13:46:44 UTC

fasterthanlime 🌌 on Nostr: TIL python has a pyproject.toml file to configure all tools in one place?? including ...

TIL python has a pyproject.toml file to configure all tools in one place??

including pyright which does a bunch of static analysis???

and this all works in zed!

I'm having a great time.