Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34028
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| Subject | How to ship eggs with pyo files only |
| Date | 2012-11-28 21:52 +0300 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.342.1354128820.29569.python-list@python.org> (permalink) |
There is sometimes a need to ship python egg distribution with pyo files only. There is confusion using bdist_egg command since it doesn't have any options to do that; you can read more about solution here: http://mindref.blogspot.com/2012/11/python-egg-pyo.html Thanks. Andriy Kornatskyy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How to ship eggs with pyo files only Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-28 21:52 +0300
csiph-web