Skip to content

Commit 140d514

Browse files
committed
setup: import setuptools
1 parent a079dd6 commit 140d514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from distutils.core import setup
1+
from setuptools import setup
22
setup(
33
name = 'ccsgp_get_started',
44
version = '2.0',

0 commit comments

Comments
 (0)