ikos icon indicating copy to clipboard operation
ikos copied to clipboard

Generating a .egg file

Open mjeronimo opened this issue 2 years ago • 0 comments

To be compatible with easy_install, it would be nice to have the build process generate the final .egg file (and not just the egg-info directory). Otherwise, I'm having to zip the contents of the directory into a .egg file before installing.

mjeronimo avatar Mar 30 '22 21:03 mjeronimo