Open knaaptime opened 1 year ago
Yeah, super easy. See https://github.com/martinfleis/clustergram/blob/main/pyproject.toml
We just need to ensure we don't use unsupported formatting. Pypi is a bit more restrictive about some characters from what I remember.
ah, funny. We just need to specify the readme file in the readme
line of toml?
Yeah
i just noticed that with our current tooling, most of the packages lose their READMEs on pypi. spopt still has a full description, but spaghetti, tobler, momepy, spreg all just have a title. It's not the worst thing in the world, but probably an easy fix