aboutsummaryrefslogtreecommitdiff
path: root/isort.cfg
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-05-24 12:22:23 -0600
committerCody Hiar <codyfh@gmail.com>2018-05-24 12:22:23 -0600
commitd01dd5d23297705842ea7295855726f49cdef52e (patch)
tree51ae48824be337a519a4f58d9081095c05a5bccc /isort.cfg
parentf25683aeb96ac17aa0610cd2fda1c77b0a888eeb (diff)
add build-nocache, update known third parties
Diffstat (limited to 'isort.cfg')
-rw-r--r--isort.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/isort.cfg b/isort.cfg
index 0d515d6..2946f6b 100644
--- a/isort.cfg
+++ b/isort.cfg
@@ -8,5 +8,5 @@ default_section=FIRSTPARTY
skip=migrations
include_trailing_comma=True
# Because neovim runs in separate container, explicitly calling out third parties is needed
-known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster,django_extensions,localflavor,post_office,paypal,djangocms_link,peewee,ccxt,openpyxl,logzero,blessings,expiringdict,opbeat,gspread,oauth2client,mailchimp3
+known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster,django_extensions,localflavor,post_office,paypal,djangocms_link,peewee,ccxt,openpyxl,logzero,blessings,expiringdict,opbeat,gspread,oauth2client,mailchimp3,ratelimit,pytz
known_first_party=cms