Skip to content

Commit

Permalink
Good riddance setuptools.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaughan committed Sep 10, 2012
1 parent bca98e6 commit 5d973f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

from __future__ import with_statement

from setuptools import setup
from distutils.core import setup
import re


Expand Down

0 comments on commit 5d973f3

Please sign in to comment.