We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a3421 commit f35ee9cCopy full SHA for f35ee9c
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = 'makepkg'
7
-authors = [{ name = "Patrick Boateng", email = "boatengpato.pb@gmail.com" }]
+authors = [{ name = "Patrick Boateng", email = "patrickboateng@patrickboateng.tech" }]
8
description = "Python packaging, made simple."
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments