Skip to content

Commit ebaa832

Browse files
authored
Fix the failing long description of PyPI (#113)
1 parent 79abe0f commit ebaa832

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
@@ -23,7 +23,7 @@ authors = [
2323
{ name="QC-Devs Community", email="[email protected]" },
2424
]
2525
description = "AtomDB is a database of atomic and ionic properties."
26-
readme = "README.rst"
26+
readme = "README.md"
2727
license = {text = "GPL-3.0-or-later"}
2828
requires-python = ">=3.9"
2929
classifiers = [

0 commit comments

Comments
 (0)