Skip to content

Commit

Permalink
Switch to setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmulley committed Dec 17, 2011
1 parent 67e79d4 commit b25525c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python

from distutils.core import setup
from setuptools import setup

setup(
name = "django-boundaryservice",
Expand Down

0 comments on commit b25525c

Please sign in to comment.