Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd DeLuca committed Jun 6, 2013
1 parent 93fe52c commit 3d4a32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,8 +12,8 @@
from distutils.core import setup


import os
import sys
import re

# parse version from package/module without importing or evaluating the code
with open('rsd/rsd.py') as fh:
Expand Down

0 comments on commit 3d4a32f

Please sign in to comment.