We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de507d9 commit 29f5b7aCopy full SHA for 29f5b7a
PyTorch/LanguageModeling/BERT/lddl/setup.py
@@ -32,7 +32,7 @@
32
'news-please==1.5.21',
33
'cchardet==2.1.7',
34
'awscli==1.22.55',
35
- 'wikiextractor @ git+https://github.com/attardi/wikiextractor.git',
+ 'wikiextractor @ git+https://github.com/attardi/wikiextractor.git@v3.0.6',
36
],
37
entry_points={
38
'console_scripts': [
Tools/lddl/setup.py
0 commit comments