On March 16, 2015 12:10:31 AM CET, Mads Kiilerich <[email protected]> wrote: >On 03/15/2015 10:11 PM, Thomas De Schampheleire wrote: >> # HG changeset patch >> # User Thomas De Schampheleire <[email protected]> >> # Date 1426453734 -3600 >> # Sun Mar 15 22:08:54 2015 +0100 >> # Node ID 0e43ad4a28cdaa4218ccacea0963c7bf0a1a3b9f >> # Parent 5e66d3ec9880073b78653861518fe810c3bb1754 >> docs/installation: clarify and reorder alternative installation >methods > >Thanks. I pushed this with some changes. Perhaps more changes than >appropriate but I hope I made more improvements than errors.
Looks good to me. Btw, I'm planning to move the celery section over to 'setup' as it's common for all installation methods. > >One major comment, though: > >I think we should make it clear that there are two independent options: > >Kallithea can be >* run from source (repo or tar with setup.py develop) or >* installed from source (repo or tar with setup.py install) or >* installed from pypi > >Package installation (primarily with pip from pypi, alternatively with >"setup.py install") can be >* in a virtualenv or >* global (or ~/.local). > >(The option of pip or easy_install or whatever is ignored.) This distinction sounds very good to me, but I think you'll be better at writing this part, as I'm not so clear on all the details... Thanks, Thomas _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
