bug fix with installer

This commit is contained in:
Steve Nyemba 2019-11-07 01:13:02 -06:00
commit 6854ebafe6
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@ setup(**args)
# #use_2to3_fixers=['your.fixers'], # #use_2to3_fixers=['your.fixers'],
# use_2to3_exclude_fixers=['lib2to3.fixes.fix_import'], # use_2to3_exclude_fixers=['lib2to3.fixes.fix_import'],
# ) # )