The problem is that when you're generating the distribution archive you
need to meet the following package version in order to generate proper
documentation:
Make sure setuptools is upgraded to version 38.6.0 or newer
Make sure twine is upgraded to version 1.11.0 or newer
Make sure wheel is upgraded to version 0.31.0 or newer
The problem is that when you're generating the distribution archive you need to meet the following package version in order to generate proper documentation:
See this answer in stackoverflow: https://stackoverflow.com/a/26737258