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
1. Added `MANIFEST.in` file and included data files to it. In absence of
`MANIFEST.in` data files are not included in source tarball. This makes pip to fail
when installing from source tarball.
2. Removed `MANIFEST.in` creation from `Makefile`
0 commit comments