emacs-for-python icon indicating copy to clipboard operation
emacs-for-python copied to clipboard

Should probably move to el-get?

Open gabrielelanaro opened this issue 11 years ago • 1 comments

el-get seems to support a whole lot of packages and emacs-for-python can probably benefit from having an installer that keeps all the packages updated.

Advantage: simplified structure, epy has to include only customization and not packages. packages update by themselves

Disadvantages: packages become not easily patchable each time a package fail, epy fails. Less control and probably less stability

gabrielelanaro avatar Mar 10 '13 21:03 gabrielelanaro

I would agree. It would be good if elget had a requires options so could choose component set that works.

ipython==some_version etc like requirements file.

MortalCatalyst avatar Aug 13 '13 10:08 MortalCatalyst