From 2f15f302ac2a95fc0dd40627ca8bce60e1c8ca19 Mon Sep 17 00:00:00 2001 From: PB2 Date: Sun, 8 Dec 2019 00:07:57 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fb3e981..8065a6a 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -from distutils.core import setup +from setuptools import setup setup( name = 'pySerialTransfer',