Re: SVN: relstorage/branches/1.1/MANIFEST apparently, setuptools uses SOURCES.txt instead of MANIFEST
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Shane Hathaway wrote:
Log message for revision 87068: apparently, setuptools uses SOURCES.txt instead of MANIFEST
It generates that file in the .egg-info subdirectory when building an 'sdist' from a VCS checkout (subversion or another with the extension for finding files under version control). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIQYwQ+gerLs4ltQ4RAtjqAKChfjhSZq43UL6zxZzUatdiGln48QCfVFX6 rwibQgcylVfY0ShRVh42gq8= =BitZ -----END PGP SIGNATURE-----
Tres Seaver wrote:
Shane Hathaway wrote:
Log message for revision 87068: apparently, setuptools uses SOURCES.txt instead of MANIFEST
It generates that file in the .egg-info subdirectory when building an 'sdist' from a VCS checkout (subversion or another with the extension for finding files under version control).
Yup. I removed MANIFEST because it fell out of date and setuptools does not keep it up to date like distutils does. Besides, we probably don't need it, AFAICT. Shane
participants (2)
-
Shane Hathaway -
Tres Seaver