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 e034e75 commit 60d285eCopy full SHA for 60d285e
pyproject.toml
@@ -8,6 +8,8 @@ extend-include = ["*.ipynb"]
8
9
[project]
10
name = "fev"
11
+readme = "README.md"
12
+license = { file = "LICENSE" }
13
dynamic = ["version"]
14
requires-python = ">=3.10"
15
dependencies = [
0 commit comments