提交 0e9dfcb7 authored 作者: Mathieu Germain's avatar Mathieu Germain

Added dependencies in requirement-rtd.txt and travis

上级 3be938af
...@@ -37,7 +37,7 @@ install: ...@@ -37,7 +37,7 @@ install:
- source activate pyenv - source activate pyenv
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install pydot; fi - if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install pydot; fi
- pip install . --no-deps - pip install . --no-deps
- pip install flake8-future-import - pip install flake8-future-import nose-parameterized=0.5.0
# command to run tests # command to run tests
env: env:
......
sphinx>=1.3.0 sphinx>=1.3.0
pygments
nose>=1.3.0 nose>=1.3.0
nose-parameterized>=0.5.0
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论