setfit icon indicating copy to clipboard operation
setfit copied to clipboard

feat: add readme to PyPI

Open pdhall99 opened this issue 3 years ago • 0 comments

Add the README to the PyPI page. I have tested this locally by running

python setup.py bdist_wheel && python setup.py sdist
twine check dist/*

as recommended on the page Making a PyPI-friendly README page.

pdhall99 avatar Oct 29 '22 17:10 pdhall99