You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let MANIFEST be created from MANIFEST.in automatically.
There is no need to hardcode the MANIFEST file as distutils/setuptools will
automatically create it from a MANIFEST.in template.
This also adds README.md to the shipped files as it is currently missing in the
tarball present on PyPI.
0 commit comments