Skip to content

Travis: install packages with more narrow versions #9381

@0xc0170

Description

@0xc0170

Description

We had an issue yesterday as one package was updated to new minor version and broke our tools tests. This is the current line in travis config file: pip install pytest pylint hypothesis==3.88.3 mock coverage coveralls for the job tools-pytest

We should be more strict with versions (like hypothesis, that one could be updated to use any <4.0 for instance) to avoid breakages like we experienced this week.

cc @ARMmbed/mbed-os-tools

Issue request type

[ ] Question
[X] Enhancement
[ ] Bug

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions