Skip to content

Commit fd5f99c

Browse files
committed
Fix issue with pyproject.toml
1 parent f6c4748 commit fd5f99c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description = "A Python library providing a Result type for elegant error handli
55
readme = "README.md"
66
authors = [{ name = "overflowy", email = "[email protected]" }]
77
requires-python = ">=3.10"
8-
dependencies = ["pytest>=8.3.5", "pytest-asyncio>=0.25.3"]
98
license = { text = "MIT" }
109
keywords = [
1110
"error-handling",

0 commit comments

Comments
 (0)