Skip to content

Commit 6ed5bc6

Browse files
committed
deps
1 parent 5f542fc commit 6ed5bc6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ version = {attr = "fastcore.__version__"}
3030
[tool.setuptools.packages.find]
3131
include = ["fastcore"]
3232

33+
[project.optional-dependencies]
34+
dev = ["numpy","nbdev>=0.2.39","matplotlib","pillow","torch","pandas","nbclassic","pysymbol_llm","llms-txt","plum-dispatch","toolslm"]
35+
3336
[tool.nbdev]
3437
tst_flags = ''
3538
custom_sidebar = false

0 commit comments

Comments
 (0)