hatch
hatch copied to clipboard
MAINT: Convert manually cached BuilderConfig properties to cached_property
I'm working up to some other contributions, but wanted to do some preliminary cleanup.
Unless I screwed something up, this is a pure refactor, completely equivalent to the previous code, just a bit more tidy thanks to Python 3.8 features.
Rebased on master without changes for a linear history