Skip to content

Commit

Permalink
fixed setup bug
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed Jan 2, 2018
1 parent 412744b commit fd31e2c
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 @@ -2,6 +2,7 @@
# To use a consistent encoding
from codecs import open
from os import path
import re

here = path.abspath(path.dirname(__file__))

Expand Down

0 comments on commit fd31e2c

Please sign in to comment.