pyproject.toml

Mon, 02 Jun 2025 14:58:39 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 02 Jun 2025 14:58:39 -0500
changeset 149
4d5cb76f86a2
parent 148
ff975e768112
permissions
-rw-r--r--

Changes to the hacks the horrible shite known as py2app requires with keyring *today*.

138
26080284df3c Add skeleton pyproject.toml
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 [build-system]
149
4d5cb76f86a2 Changes to the hacks the horrible shite known as py2app requires with keyring *today*.
Tuomo Valkonen <tuomov@iki.fi>
parents: 148
diff changeset
2 requires = ["setuptools", "wheel", "py2app", "ssdpy", "keyring"]
138
26080284df3c Add skeleton pyproject.toml
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
3 build-backend = "setuptools.build_meta"

mercurial