Skip to content

Commit

Permalink
Switch to setuptools so we can do wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
tehmaze committed Mar 11, 2016
1 parent 28c2966 commit 6688a95
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='lolcat',
version='0.43.1',
Expand Down

0 comments on commit 6688a95

Please sign in to comment.