Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Corrected setup.py
  • Loading branch information
Bernardo-MG committed Jun 9, 2015
1 parent 678b288 commit 713ee6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import re
import sys
import io
from codecs import open
from os.path import dirname
from os.path import join
from os import path
Expand Down

0 comments on commit 713ee6f

Please sign in to comment.