Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4d1968

Browse files
ambvgsnedders
authored andcommitted
base trove classifiers on releases tested by Travis
1 parente7c37f1 commitb4d1968

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎setup.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99
'Operating System :: OS Independent',
1010
'Programming Language :: Python',
1111
'Programming Language :: Python :: 2',
12+
'Programming Language :: Python :: 2.6',
13+
'Programming Language :: Python :: 2.7',
1214
'Programming Language :: Python :: 3',
15+
'Programming Language :: Python :: 3.2',
16+
'Programming Language :: Python :: 3.3',
1317
'Topic :: Software Development :: Libraries :: Python Modules',
1418
'Topic :: Text Processing :: Markup :: HTML'
1519
]
1620

17-
1821
packages= ['html5lib']+ ['html5lib.'+name
1922
fornameinos.listdir(os.path.join('html5lib'))
2023
ifos.path.isdir(os.path.join('html5lib',name))and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp