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
|
||||
('jenkins', '(access jenkins api)'),
|
||||
('launchpadlib', '(launchpad script support)'),
|
||||
('pytest', '(testing framework)'),
|
||||
('pylint', '(linter)')
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user