Skip to content

Commit fe1b088

Browse files
committed
Fix readme field
1 parent 5940805 commit fe1b088

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
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "jupyterhub-kerberosauthenticator"
77
description = "A JupyterHub authenticator using Kerberos"
8-
readme = "README.md"
8+
readme = "README.rst"
99
license = "BSD-3-Clause"
1010
license-files = ["LICENSE"]
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)