We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e0894 commit 6a25db6Copy full SHA for 6a25db6
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "pkgcraft"
7
description = "python bindings for pkgcraft"
8
-authors = [{author = "Tim Harder", email = "radhermit@gmail.com"}]
+authors = [{name = "Tim Harder", email = "radhermit@gmail.com"}]
9
requires-python = ">=3.9"
10
keywords = ["gentoo", "cython"]
11
license = {text = "MIT"}
0 commit comments