Skip to content

Commit dbe534e

Browse files
authored
Update appveyor.yml
1 parent d6b4523 commit dbe534e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install:
4747
- "%PYTHON%/python.exe -m pip install coverage"
4848
- "%PYTHON%/python.exe -m pip install %PYICU_PKG%"
4949
- "%PYTHON%/python.exe -m pip install %ARTAGGER_PKG%"
50-
- "%PYTHON%/python.exe -m pip install -e .[artagger,icu,ipa,ner,thai2fit,deepcut]"
50+
- "%PYTHON%/python.exe -m pip install -e .[full]"
5151

5252
test_script:
5353
- "%PYTHON%/python.exe -m pip --version"

0 commit comments

Comments
 (0)