bump setup.cfg again

This commit is contained in:
Robin Müller 2023-01-16 15:37:32 +01:00
parent 4839ab4365
commit 43ca7de786
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ classifiers =
[options]
install_requires =
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@vd5635e6#egg=tmtccmd
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@aea3c7d05fe88fdf683ea9a192fef02b871afcb0#egg=tmtccmd
packages = find:
python_requires = >=3.10
include_package_data = True