We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7b71a commit 4051994Copy full SHA for 4051994
setup.py
@@ -38,6 +38,7 @@
38
"invisible-watermark",
39
"timm",
40
"scikit-learn",
41
+ "rjieba",
42
]
43
44
QUALITY_REQUIRE = ["black~=23.1", "ruff==0.1.5"]
0 commit comments