Skip to content

Commit

Permalink
Fixed setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyvoase committed May 10, 2012
1 parent 030e9cf commit 3bd5d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
import os
import re

from distutils import setup
from distutils.core import setup


rel_file = lambda *args: os.path.join(os.path.dirname(os.path.abspath(__file__)), *args)
Expand Down

0 comments on commit 3bd5d9b

Please sign in to comment.