Skip to content

Commit a2401dd

Browse files
soechunlocalminimum
authored andcommitted
Requirement.txt has minor typo (#18)
it should be spacy ==2.0.0
1 parent c104e8d commit a2401dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nltk==3.2.4
22
numpy==1.13.1
33
tqdm==4.15.0
4-
spacy=2.0.0
4+
spacy==2.0.0

0 commit comments

Comments
 (0)