Skip to content

Commit b1419ac

Browse files
committed
Update setup import module
Signed-off-by: Niranjhana Narayanan <[email protected]>
1 parent 68d7c37 commit b1419ac

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,6 +1,6 @@
11
# python
22

3-
from distutils.core import setup
3+
from setuptools import setup
44

55

66
setup(

0 commit comments

Comments
 (0)