Compare commits

..

No commits in common. "main" and "inject-caller-bus-name" have entirely different histories.

View File

@ -104,7 +104,7 @@ module = "docs.*"
ignore_errors = true
[build-system]
requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3,<3.2.0', "poetry-core>=1.0.0"]
requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3,<3.1.0', "poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.ruff]