3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
16 lines
259 B
Diff
16 lines
259 B
Diff
---
|
|
setup.py | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -15,7 +15,7 @@
|
|
# under the License.
|
|
|
|
|
|
-from distutils.core import setup
|
|
+from setuptools import setup
|
|
|
|
setup(name='rtstool',
|
|
version='0.1a4',
|