thr conf matrix added

This commit is contained in:
David Brazda
2024-11-21 16:08:07 +01:00
parent f2066f419e
commit 191b58d11d
2 changed files with 101 additions and 2 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='ttools',
version='0.7.82',
version='0.7.9',
packages=find_packages(),
install_requires=[
# list your dependencies here