agr / rope_py3k (http://rope.sf.net/)


A python refactoring library; py3k branch.
Clone URL : http://bitbucket.org/agr/rope_py3k/ (size: 3.4 MB)
commit 1424: 051378901b32
parent 1423: 0b739e1452d7
branch: trunk
setup.py: heard it works on macos
Ali Gholami Rudi
7 months ago

Changed (Δ38 bytes):

raw changeset »

setup.py (1 lines added, 2 lines removed)

Up to file-list setup.py:

@@ -21,8 +21,7 @@ classifiers=[
21
21
    'Operating System :: OS Independent',
22
22
    'Environment :: X11 Applications',
23
23
    'Environment :: Win32 (MS Windows)',
24
    # Have not been tested on MacOS
25
    # 'Environment :: MacOS X',
24
    'Environment :: MacOS X',
26
25
    'Intended Audience :: Developers',
27
26
    'License :: OSI Approved :: GNU General Public License (GPL)',
28
27
    'Natural Language :: English',