pwwang / toml-bench

Which toml package to use in python?
MIT License
50 stars 1 forks source link

Consider linking this repo from pypi #6

Open benjamin051000 opened 7 months ago

benjamin051000 commented 7 months ago

Your pypi page doesn't have a link referencing this repo, making it more difficult to view the source code from pypi. Is there an easy way for you to link the github repo on pypi? Thanks!

pwwang commented 7 months ago

Should be easy to do by adding homepage and readme to tool.poetry section in pyproject.toml file. Would you mind submitting a PR?

https://python-poetry.org/docs/pyproject/#homepage