We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b627794 commit bdc620eCopy full SHA for bdc620e
pyproject.toml
@@ -39,5 +39,5 @@ repository = "https://github.com/RedisLabsModules/RLTest"
39
RLTest = 'RLTest.__main__:main'
40
41
[build-system]
42
-requires = ["poetry-core>=1.0.0"]
+requires = ["poetry-core>=1.0.0,<2.0.0"]
43
build-backend = "poetry.core.masonry.api"
0 commit comments