This is an automated email from the ASF dual-hosted git repository. jky pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flagon-distill.git
from 8aadb13 Merge pull request #53 from jlhitzeman/43-magic-methods add 20f0acc chore(testing): Installed tox for python versions 3.8 to 3.11 new e4c6d2a Merge pull request #54 from rc10house/52-cross-version-testing The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Makefile | 18 + install_py_versions.sh | 35 ++ poetry.lock | 1503 ++++++++++++++++++++++++++---------------------- pyproject.toml | 1 + tox.ini | 12 + 5 files changed, 882 insertions(+), 687 deletions(-) create mode 100755 install_py_versions.sh create mode 100644 tox.ini