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 477415a commit 08ac394Copy full SHA for 08ac394
pyproject.toml
@@ -26,7 +26,7 @@ version = "0.0.0"
26
description = "CQRS library for async Python projects."
27
license = "MIT"
28
license-files = ["LICENSE"]
29
-readme = "README.md"
+readme = "docs/index.md"
30
requires-python = ">=3.12, <3.15"
31
authors = [{ name = "remimd" }]
32
keywords = ["cqrs"]
0 commit comments