Changeset 356 for pyyaml/trunk/setup.py

Show
Ignore:
Timestamp:
08/29/09 18:37:18 (3 years ago)
Author:
xi
Message:

Added a note that Python 3.1 is supported.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyyaml/trunk/setup.py

    r349 r356  
    3434    "Programming Language :: Python :: 3", 
    3535    "Programming Language :: Python :: 3.0", 
     36    "Programming Language :: Python :: 3.1", 
    3637    "Topic :: Software Development :: Libraries :: Python Modules", 
    3738    "Topic :: Text Processing :: Markup",