Skip to content

Commit 66b7573

Browse files
setup.cfg: add optional requirements header
1 parent 648ac81 commit 66b7573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ install_requires =
2929
numpy
3030
tiktoken
3131

32+
[options.extras_require]
3233
# When updating version requirements for optional dependencies, also update flake.d/pyproject.toml
3334
hf =
3435
accelerate

0 commit comments

Comments
 (0)