diff options
| author | Kirill Simonov <xi@resolvent.net> | 2011-05-30 04:53:00 +0000 |
|---|---|---|
| committer | Kirill Simonov <xi@resolvent.net> | 2011-05-30 04:53:00 +0000 |
| commit | a7daab723352e68a209479b781b2f03c47e5179a (patch) | |
| tree | c3f2ddb5d074130e64117b9c146ab579994c3935 /setup.py | |
| parent | e6573a37b650b46cf2e0aaf08218e44d00488124 (diff) | |
| download | pyyaml-git-old/master.tar.gz | |
Removed build options for 2.3 and 2.4.old/master
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27,8 +27,6 @@ CLASSIFIERS = [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", - "Programming Language :: Python :: 2.3", - "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", |
