We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0992bbc commit fbbe4f5Copy full SHA for fbbe4f5
setup.py
@@ -21,7 +21,7 @@
21
'Programming Language :: Python',
22
'Topic :: Software Development :: Libraries :: Python Modules',
23
'Topic :: Text Processing :: Markup :: HTML'
24
- ],
+ ]
25
26
setup(name='html5lib',
27
version='0.11',
setup_base.py
@@ -18,7 +18,7 @@
18
19
20
version='%(version)s',
0 commit comments