Skip to content

Commit 039584d

Browse files
committed
add readme to toml
1 parent d6e9552 commit 039584d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "mathflow"
77
version = "0.1.0"
88
description = "A Pythonic Interface for Symbolic and Numerical Mathematics"
9+
readme = "README.md"
910
license = 'MIT'
1011
authors = [{name = "Isaac Wolford", email = "[email protected]"}]
1112
requires-python = ">=3.11"

0 commit comments

Comments
 (0)