We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9609c commit 74570cbCopy full SHA for 74570cb
1 file changed
pyproject.toml
@@ -8,7 +8,9 @@ authors = [
8
readme = "README.md"
9
requires-python = ">=3.10"
10
11
-[project.dependencies]
+dependencies = [
12
+
13
+]
14
15
[project.optional-dependencies]
16
dev = [
0 commit comments