agr / ropemacs (http://rope.sf.net/ropemacs.html)

An emacs minor mode for using rope python refactoring library in emacs.

Clone this repository (size: 367.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/agr/ropemacs/
commit 384: f5f08cf587bb
parent 383: d9c548d71cae
branch: trunk
MANIFEST.in: include patches in docs dir
Ali Gholami Rudi
18 months ago

Changed (Δ31 bytes):

raw changeset »

MANIFEST.in (1 lines added, 0 lines removed)

Up to file-list MANIFEST.in:

@@ -2,3 +2,4 @@ include README.txt COPYING setup.py MANI
2
2
recursive-include ropemacs *.py
3
3
recursive-include ropemode *.py
4
4
recursive-include docs *.txt
5
recursive-include docs *.patch