diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-05-30 10:35:29 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-05-30 10:35:29 -0600 |
commit | 4c9f98b16b22790205d0c34d9619027abd83a817 (patch) | |
tree | 8acc19af654ada9318e28a9ee3c9ef60f907d825 | |
parent | f59127ffef534d639335acdb542dfee6bf894e23 (diff) |
Adding some more packages
-rw-r--r-- | isort.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ 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 +known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster,django_extensions,localflavor,post_office,paypal |