forked from openlp/openlp
Add pytest to check_dependencies
This commit is contained in:
parent
7288336ad4
commit
9caffa028b
@ -106,6 +106,7 @@ OPTIONAL_MODULES = [
|
|||||||
# development/testing modules
|
# development/testing modules
|
||||||
('jenkins', '(access jenkins api)'),
|
('jenkins', '(access jenkins api)'),
|
||||||
('launchpadlib', '(launchpad script support)'),
|
('launchpadlib', '(launchpad script support)'),
|
||||||
|
('pytest', '(testing framework)'),
|
||||||
('pylint', '(linter)')
|
('pylint', '(linter)')
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user