Changes
- Pull in latest version of run-script-framework
- Upgrade to poetry-dynamic-versioning v1.5.2 for minor fixes
- Add .python-version in preferred order to support pyenv
- Use conftest.py to explicitly set the time zone for all unit tests
- Add Sphinx configuration path to .readthedocs.yml
- Ignore commands containing numbers or starting with channel (by @achow101)