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 f6c4748 commit fd5f99cCopy full SHA for fd5f99c
pyproject.toml
@@ -5,7 +5,6 @@ description = "A Python library providing a Result type for elegant error handli
5
readme = "README.md"
6
authors = [{ name = "overflowy", email = "[email protected]" }]
7
requires-python = ">=3.10"
8
-dependencies = ["pytest>=8.3.5", "pytest-asyncio>=0.25.3"]
9
license = { text = "MIT" }
10
keywords = [
11
"error-handling",
0 commit comments