Add support for TLP 1.7 and refactor codebase
d4nj1 opened this issue · 1 comments
d4nj1 commented
As TLP 1.7 is currently in developmend, TLPUI should add support for it and improve the codebase in general.
DoD:
- Review changes from latest TLP development and amend configuration values
- Refactor code base and set Python 3.8.1 as mininal supported version
- Remove obsolete setuptools and switch to poetry as a build system
- Use YAML instead of JSON for config schema
- Remove support for TLP versions prior 1.3
- Switch from unittest to pytest