Skip to content

Commit

Permalink
🐛 failed to import locale. #60
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Jan 18, 2019
1 parent f26052d commit 25c3948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/setup.py.jj2
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
import os
import sys
import codecs
import locale
from shutil import rmtree
{% if external_module_library %}
from distutils.core import setup, Extension
Expand Down

0 comments on commit 25c3948

Please sign in to comment.