Install dev requirements.
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
install:
|
||||
- pip install -e .
|
||||
- pip install -e .[dev]
|
||||
|
||||
script: nosetests
|
||||
+1
-1
@@ -11,7 +11,7 @@ install:
|
||||
# We need wheel installed to build wheels
|
||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
- python --version
|
||||
- pip install -e .
|
||||
- pip install -e .[dev]
|
||||
|
||||
build: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user