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 39c65c1 commit 68f9da3Copy full SHA for 68f9da3
.travis.yml
@@ -12,6 +12,7 @@ before_install:
12
13
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
14
install:
15
+ - pip install -U numpy
16
- pip install -r requirements.txt
17
- pip install .[artagger,icu,ipa,ner,thai2fit,deepcut]
18
- pip install coveralls
0 commit comments