pythonbrew-install script accept Python-2.7

This commit is contained in:
Yuta
2011-04-12 00:44:37 +09:00
parent bb24bd5fb4
commit cdb92c3e2a
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ setup(name='pythonbrew',
description="Manage python installations in your $HOME",
long_description=long_description,
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Topic :: Software Development :: Build Tools',