fix: Set dependency of RevPiModIO to final version

This commit is contained in:
2023-06-30 08:07:32 +02:00
parent 617373574a
commit d97c6fce00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ setup(
install_requires=[
"paho-mqtt >= 1.4.0",
"revpimodio2 >= 2.6.0rc1",
"revpimodio2 >= 2.6.0",
],
entry_points={
'console_scripts': [