ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

icetea 2.0.1 depends on prettytable<1.0 #114

Closed jprodriguez-nbs closed 3 years ago

jprodriguez-nbs commented 3 years ago
Patater commented 3 years ago

We can try prettytable<3.0,>=2.0; python_version >= "3.6"' to keep python 2 compatibility and still allow a modern python 3 set up to work.

0xc0170 commented 3 years ago

This repository is no longer maintained and it is deprecated. As result, we are closing all issues/pull request.