Skip to content

Commit 74570cb

Browse files
authored
deps ouch
this is why we have integration tests
1 parent ad9609c commit 74570cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.10"
1010

11-
[project.dependencies]
11+
dependencies = [
12+
13+
]
1214

1315
[project.optional-dependencies]
1416
dev = [

0 commit comments

Comments
 (0)