Skip to content

Commit 9d593b9

Browse files
authored
Update pyproject.toml
1 parent 6f570a7 commit 9d593b9

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
@@ -8,14 +8,14 @@ authors = [
88
"Achille Nazaret <[email protected]>",
99
]
1010
license = "MIT"
11-
readme = "README.rst"
11+
readme = "README.md"
1212
packages = [{include = "treeffuser", from= "src"}]
1313
homepage = "https://blei-lab.github.io/treeffuser/"
1414
repository = "https://github.com/blei-lab/treeffuser"
1515
include = [
1616
"pyproject.toml",
17-
"AUTHORS.rst",
18-
"README.rst",
17+
"AUTHORS.md",
18+
"README.md",
1919
"LICENSE"
2020
]
2121

0 commit comments

Comments
 (0)