We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e9552 commit 039584dCopy full SHA for 039584d
pyproject.toml
@@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "mathflow"
7
version = "0.1.0"
8
description = "A Pythonic Interface for Symbolic and Numerical Mathematics"
9
+readme = "README.md"
10
license = 'MIT'
11
authors = [{name = "Isaac Wolford", email = "[email protected]"}]
12
requires-python = ">=3.11"
0 commit comments