소스 검색

Remove Python 3 classifiers, have to wait for 2.6.1

Ask Solem 13 년 전
부모
커밋
6d6ca97693
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      setup.py

+ 0 - 2
setup.py

@@ -65,8 +65,6 @@ classes = """
     Programming Language :: Python :: 2.5
     Programming Language :: Python :: 2.6
     Programming Language :: Python :: 2.7
-    Programming Language :: Python :: 3
-    Programming Language :: Python :: 3.2
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Programming Language :: Python :: Implementation :: Jython