me: “I know Python! I've been using it on and off for like 15 years!”

also me: <still has no real idea what `setup.py` does>

(not looking for someone to explain it to me thanks)

@b0rk I remember so little about how to do packages in Python that I've been copying and pasting the same setup.py (and later pyproject.toml) for all of the projects I've done, for years. Nowadays editing a pyproject.toml is fine, but writing one from scratch? nope