Skip to content

Commit e3d4548

Browse files
author
Dan
committed
Updated setup.py for 2to3
1 parent cde3f63 commit e3d4548

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
# License along with this library; if not, write to the Free Software
1414
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1515

16-
from distutils.core import setup
17-
from setuptools import find_packages
16+
from setuptools import setup, find_packages
1817
import sys
1918

2019
convert_2_to_3 = {}

0 commit comments

Comments
 (0)