Skip to content

Commit 2b1347e

Browse files
committed
Add a description in pyproject.toml for pypi
1 parent 2922662 commit 2b1347e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "oidc-auth-client"
33
version = "0.0.0"
4-
description = "Add your description here"
4+
description = "Pure python implementation of an OIDC client"
55
readme = "README.md"
66
authors = [
77
{ name = "Ole-Jakob Olsen", email = "[email protected]" }

0 commit comments

Comments
 (0)