diff --git a/setup.cfg b/setup.cfg index 865f631..449cb2d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,8 +27,8 @@ classifiers = [options] install_requires = - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a3 - # tmtccmd @ git+https://github.com/robamu-org/tmtccmd@ad526b915b58d4decdc3868be28edf0bdc12a50c#egg=tmtccmd + # tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a3 + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@eafac6a2ac7082dce80f891d6bb5c167b02d9e45#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True