We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d28b7 commit c73b7daCopy full SHA for c73b7da
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "2.7"
5
6
install:
7
- - pip install --upgrade '.[dev]'
+ - pip install --upgrade -e '.[dev]'
8
9
script:
10
- trial twistedchecker
0 commit comments