ChangeLog: https://github.com/seamustuohy/RTFDE/releases/tag/0.1.1
* Pin RTFDE to lark 1.1.8.
* Exclude test modules from being installed as top level module when building the wheel from source.
* Remove unnecessary shebang from non-standalone code.
* Updated all licenses to consistently state LGPLv3.
* Updated python version to v3.8 and removed use of v3.9 byte-manipulation methods.
- Next major change, when 3.9 is more commonly used, we will push up to 3.9 and revert it forward again.
PR: 275725