Skip to content

Commit

Permalink
cleaned up setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Koed00 committed Jun 28, 2015
1 parent b469d0a commit 87c4114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
from setuptools import setup, Command
# you can also import from setuptools


class PyTest(Command):
user_options = []
Expand Down

0 comments on commit 87c4114

Please sign in to comment.