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 17b4d31 commit fdf9855Copy full SHA for fdf9855
setup.py
@@ -88,7 +88,7 @@
88
]
89
90
INSTALL_REQUIRES_NOT_WINDOWS = [
91
- 'camel-kenlm >= 2025.4.8 ; platform_system!="Windows"'
+ 'camel-kenlm @ git+https://github.com/CAMeL-Lab/[email protected] ; platform_system!="Windows"'
92
93
94
if sys.platform != 'win32':
0 commit comments