Skip to content

Commit d181197

Browse files
committed
update project metadata
1 parent fe77e5d commit d181197

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "lpdb_python"
7+
authors = [
8+
{ name="ElectricalBoy", email="electricalboy01@gmail.com" },
9+
]
10+
classifiers = [
11+
"Programming Language :: Python :: 3",
12+
"Operating System :: OS Independent",
13+
]
714
dynamic = ["version"]
815
requires-python = ">= 3.12"
916
readme = "README.md"

0 commit comments

Comments
 (0)