Skip to content

Commit

Permalink
Adds django-import-export to travis deps
Browse files Browse the repository at this point in the history
  • Loading branch information
abidibo committed Jun 16, 2021
1 parent 948474c commit 9a88dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install:
- pip install django-tinymce
- pip install django-admin-rangefilter
- pip install django-admin-autocomplete-filter
- pip install django-import-export
- pip install docutils
- django-admin.py --version
- pip install selenium
Expand Down

0 comments on commit 9a88dbc

Please sign in to comment.