Skip to content

Commit 0f80590

Browse files
committed
lxml actually works in Py3.9.
1 parent fd8893c commit 0f80590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ def build_packages(files):
235235
'Programming Language :: Python :: 3.6',
236236
'Programming Language :: Python :: 3.7',
237237
'Programming Language :: Python :: 3.8',
238+
'Programming Language :: Python :: 3.9',
238239
'Programming Language :: C',
239240
'Operating System :: OS Independent',
240241
'Topic :: Text Processing :: Markup :: HTML',

0 commit comments

Comments
 (0)