Skip to content

Commit 2b1347e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "ole.jakob.olsen@ngi.no" }

0 commit comments

Comments
 (0)