Command line program won't install without a space. --- --- a/setup.py +++ b/setup.py @@ -1,3 +1,3 @@ -from distutils.core import setup +from setuptools import setup files = ["*.css"]