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

Commit 80ba558

Browse files
authored
explicitly require lxml (#232)
1 parent 7d0a0e7 commit 80ba558

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
@@ -27,6 +27,7 @@
2727
description = 'unittest-based test runner with Ant/JUnit like XML reporting.',
2828
long_description = long_description,
2929
long_description_content_type = 'text/markdown',
30+
install_requires = ['lxml'],
3031
license = 'BSD',
3132
platforms = ['Any'],
3233
python_requires='>=3.5',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /