We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2074108 commit 6374e57Copy full SHA for 6374e57
1 file changed
yaqd-core/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "yaqd-core"
7
-author = [{name="yaq developers"}]
+authors = [{name="yaq developers"}]
8
requires-python = ">=3.7"
9
dependencies = ["platformdirs", "tomli", "tomli-w", "fastavro>=1.4.0"]
10
readme="README.md"
0 commit comments