Skip to content

Commit 25c3948

Browse files
committed
🐛 failed to import locale. #60
1 parent f26052d commit 25c3948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/setup.py.jj2

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
import os
1414
import sys
1515
import codecs
16+
import locale
1617
from shutil import rmtree
1718
{% if external_module_library %}
1819
from distutils.core import setup, Extension

0 commit comments

Comments
 (0)