Hi, > Why can you not do both? > > That is, have the release tarball exclude the ‘.git/’ directory > and include the ‘libbe/_version.py’ auto-generated file.
I think the "python setup.py build/install" path will end up calling make, which will end up calling git, which will fail. Other than that, I agree with the idea -- this is how the candidate tarball works. Thanks, - Chris. -- Chris Ball <[email protected]> One Laptop Per Child _______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
