Skip to content

Commit c5cc169

Browse files
authored
Update pyproject.toml
Fixing pyproject meta data
1 parent d2ca69c commit c5cc169

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ build-backend = "flit_core.buildapi"
55
[tool.flit.metadata]
66
module = "ninja_extra"
77
dist-name = "django-ninja-extra"
8-
author = "Diego Saraiva"
9-
author-email = "diegosaraiva@gmail.com"
10-
home-page = "https://github.com/jdiego/django-ninja-extra"
8+
author = "Ezeudoh Tochukwu"
9+
author-email = "tochukwu.ezeudoh@gmail.com"
10+
home-page = "https://github.com/eadwinCode/django-ninja-extra"
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",
1313
"Intended Audience :: Information Technology",

0 commit comments

Comments
 (0)