Commit cc241abe authored by sirex's avatar sirex

Use setuptools instead of distutils.

parent 6bfe53a9
......@@ -2,7 +2,7 @@
import os
from distutils.core import setup
from setuptools import setup
version = '0.1.2'
name = 'rubygemsrecipe'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment