python-packaging
python-packaging copied to clipboard
Tutorial on how to structure Python packages
Results
41
python-packaging issues
Sort by
recently updated
recently updated
newest added
```diff - You'll probably want a README file in your source distribution, and that file can serve double purpose - as the ``long_description`` specified to PyPI. Further, if that file...