Skip to content

Commit 30e8a02

Browse files
committed
requirements: Remove redundant comment abot nltk
THe nltk versions were fixed a while back. THe comment is a remnant though, which can be removed now. Related to coala#509
1 parent d79b94f commit 30e8a02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

requirements.txt

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ cppclean==0.9.*
2222
pydocstyle==1.*
2323
cmakelint==1.*
2424
vim-vint==0.3.*
25-
# Stable version 3.2 is problematic in Windows.
26-
# Use >=3.3,==3.* once nltk-3.3 is released.
2725
nltk==3.2.*
2826
appdirs==1.*
2927
pyyaml==3.*

0 commit comments

Comments
 (0)