Per the packaging guide we could include the format of your README so that aiodns looks nicer on PyPI.
The downside is that it messes with the spacing of your setup.py file since long_description_content_type is so long. I didn't want to space all of these lines out any farther, so I'll defer to your judgment here!
Per the packaging guide we could include the format of your README so that
aiodns
looks nicer on PyPI.The downside is that it messes with the spacing of your setup.py file since
long_description_content_type
is so long. I didn't want to space all of these lines out any farther, so I'll defer to your judgment here!