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 32bfdd3 commit d3a6585Copy full SHA for d3a6585
.travis.yml
@@ -13,7 +13,7 @@ env:
13
install:
14
- travis_retry pip install -q $DJANGO
15
- pip install py-dateutil
16
- - python setup.py develop
+ - python setup.py install
17
script: python manage.py test rest_framework_filters
18
19
matrix:
0 commit comments